Вход Регистрация
Файл: gapps/vendor/laravel/framework/src/Illuminate/Contracts/Broadcasting/ShouldBroadcast.php
Строк: 14
<?php

namespace IlluminateContractsBroadcasting;

interface 
ShouldBroadcast
{
    
/**
     * Get the channels the event should broadcast on.
     *
     * @return array
     */
    
public function broadcastOn();
}
Онлайн: 0
Реклама