PHP Class App\Listeners\TidyLibrary

Afficher le fichier Open project: phanan/koel

Méthodes publiques

Méthode Description
__construct ( ) Create the event listener.
handle ( ) Fired every time a LibraryChanged event is triggered.

Method Details

__construct() public méthode

Create the event listener.
public __construct ( )

handle() public méthode

Tidies up our lib.
public handle ( )