X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/vendor/illuminate/contracts/Broadcasting
home
/
gfecatvj
/
sites
/
vendor
/
illuminate
/
contracts
/
Broadcasting
/
📁
..
📄
Broadcaster.php
(761 B)
📄
Factory.php
(289 B)
📄
ShouldBroadcast.php
(279 B)
📄
ShouldBroadcastNow.php
(117 B)
Editing: ShouldBroadcast.php
<?php namespace Illuminate\Contracts\Broadcasting; interface ShouldBroadcast { /** * Get the channels the event should broadcast on. * * @return \Illuminate\Broadcasting\Channel|\Illuminate\Broadcasting\Channel[] */ public function broadcastOn(); }
Upload File
Create Folder