From: marina Date: Mon, 22 Jul 2024 07:50:36 +0000 (+0300) Subject: test X-Git-Tag: 1.4~64^2 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=3c27ba024c7a6a705471aac53b21883950d08758;p=erp24_rep%2Fyii-erp24%2F.git test --- diff --git a/erp24/api3/modules/v1/controllers/timetable/FactController.php b/erp24/api3/modules/v1/controllers/timetable/FactController.php index 6585682a..bdbf881e 100644 --- a/erp24/api3/modules/v1/controllers/timetable/FactController.php +++ b/erp24/api3/modules/v1/controllers/timetable/FactController.php @@ -8,6 +8,8 @@ use yii_app\api3\core\services\TimetableService; use yii_app\api3\core\traits\ServiceTrait; use yii_app\api3\modules\v1\requests\timetable\Fact; +///test +/// test /** * @property TimetableService $timetableService */