interface BootAbleProviderInterface

Methods

mixed
boot(App $app)

引导应用程序.

Details

at line 24
mixed boot(App $app)

引导应用程序.

Parameters

App $app

Return Value

mixed