프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$listen | array | The event handler mappings for the application. |
메소드 | 설명 | |
---|---|---|
boot ( Illuminate\Contracts\Events\Dispatcher $events ) : void | Register any other events for your application. |
메소드 | 설명 | |
---|---|---|
registerSubscriber ( ) | イベントハンドラーをSubscriberに登録 |
protected array $listen | ||
리턴 | array |