PHP 클래스 Flarum\Install\InstallServiceProvider

상속: extends Flarum\Foundation\AbstractServiceProvider, use trait Flarum\Http\GenerateRouteHandlerTrait
파일 보기 프로젝트 열기: flarum/core

공개 메소드들

메소드 설명
boot ( )
register ( )

보호된 메소드들

메소드 설명
populateRoutes ( RouteCollection $routes )

메소드 상세

boot() 공개 메소드

public boot ( )

populateRoutes() 보호된 메소드

protected populateRoutes ( RouteCollection $routes )
$routes Flarum\Http\RouteCollection

register() 공개 메소드

public register ( )