Файловый менеджер - Редактировать - /home/kckglobal/public_html/portal/Modules/Recruit/Events/SendOfferLetterReminderEvent.php
Назад
<?php namespace Modules\Recruit\Events; use Illuminate\Broadcasting\InteractsWithSockets; use Illuminate\Foundation\Bus\Dispatchable; use Illuminate\Queue\SerializesModels; class SendOfferLetterReminderEvent { use Dispatchable, InteractsWithSockets, SerializesModels; public $event; /** * Create a new event instance. * * @return void */ public function __construct($event) { $this->event = $event; } /** * Get the channels the event should be broadcast on. * * @return array */ public function broadcastOn() { return []; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка