PHP 클래스 SilexAssetic\AsseticServiceProvider

상속: implements Pimple\ServiceProviderInterface, implements Silex\Api\BootableProviderInterface
파일 보기 프로젝트 열기: mheap/silex-assetic 1 사용 예제들

공개 메소드들

메소드 설명
boot ( Silex\Application $app ) Bootstraps the application.
register ( Pimple\Container $app )

메소드 상세

boot() 공개 메소드

Bootstraps the application.
public boot ( Silex\Application $app )
$app Silex\Application The application

register() 공개 메소드

public register ( Pimple\Container $app )
$app Pimple\Container