Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/storage/app/Modules/UniversalBundle/Modules/RestAPI/Observers/DeviceObserver.php
Назад
<?php namespace Modules\RestAPI\Observers; use Modules\RestAPI\Entities\Device; class DeviceObserver { public function saving(Device $device) { $user = api_user(); if ($user) { $device->user_id = $user->id; } } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка