PHP 클래스 Flint\Provider\RoutingServiceProvider

상속: implements Silex\ServiceProviderInterface
파일 보기 프로젝트 열기: flint/flint

공개 메소드들

메소드 설명
boot ( Silex\Application $app ) {@inheritDoc}
register ( Silex\Application $app ) {@inheritDoc}

메소드 상세

boot() 공개 메소드

{@inheritDoc}
public boot ( Silex\Application $app )
$app Silex\Application

register() 공개 메소드

{@inheritDoc}
public register ( Silex\Application $app )
$app Silex\Application