PHP Class App\Events\LibraryChanged

Inheritance: extends App\Events\Event
Afficher le fichier Open project: phanan/koel

Méthodes publiques

Méthode Description
__construct ( ) Create a new event instance.
broadcastOn ( ) : array Get the channels the event should be broadcast on.

Method Details

__construct() public méthode

Create a new event instance.
public __construct ( )

broadcastOn() public méthode

Get the channels the event should be broadcast on.
public broadcastOn ( ) : array
Résultat array