PHP 클래스 App\Listeners\TidyLibrary

파일 보기 프로젝트 열기: phanan/koel

공개 메소드들

메소드 설명
__construct ( ) Create the event listener.
handle ( ) Fired every time a LibraryChanged event is triggered.

메소드 상세

__construct() 공개 메소드

Create the event listener.
public __construct ( )

handle() 공개 메소드

Tidies up our lib.
public handle ( )