Файловый менеджер - Редактировать - /home/easybachat/hisabat365.com/vendor/laravel/framework/src/Illuminate/Notifications/Messages/BroadcastMessage.php
Ðазад
<?php namespace Illuminate\Notifications\Messages; use Illuminate\Bus\Queueable; class BroadcastMessage { use Queueable; /** * The data for the notification. * * @var array */ public $data; /** * Create a new message instance. * * @param array $data * @return void */ public function __construct(array $data) { $this->data = $data; } /** * Set the message data. * * @param array $data * @return $this */ public function data($data) { $this->data = $data; return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0.3 |
proxy
|
phpinfo
|
ÐаÑтройка