<?phpclass NOTIFICATIONS_BOL_Schedule extends PEEP_Entity{ /** * @var string */ public $userId; /** * * @var string */ public $schedule;}