PHP Class App\Listeners\TidyLibrary

Show file Open project: phanan/koel

Public Methods

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

Method Details

__construct() public method

Create the event listener.
public __construct ( )

handle() public method

Tidies up our lib.
public handle ( )