- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
<?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;
}
}
(new BroadcastMessage($shit))->data($shit)->data; // this data is the same $shit!
оч удобно
https://github.com/illuminate/notifications/blob/master/Messages/BroadcastMessage.php
bootcamp_dropout 18.09.2019 11:13 # 0
?
Her 18.09.2019 11:29 # 0
cmepmop 18.09.2019 13:32 # 0
guest8 18.09.2019 16:54 # −999
cmepmop 18.09.2019 17:32 # 0
https://i05.fotocdn.net/s115/55d7f5299198fd95/gallery_l/2617891448.jpg
p.s. долго искал приличную фотку, мне всё время попадались слащавцы.
https://www.analizfamilii.ru/photos/59/1856838/avatar.jpg
http://www.yuga.ru/media/d2/16/hd8ds60urpu__9jzink4.jpg