PHP 클래스 Visualphpunit\Provider\ConfigServiceProvider

저자: Johannes Skov Frandsen ([email protected])
상속: implements Pimple\ServiceProviderInterface, implements Silex\Api\BootableProviderInterface
파일 보기 프로젝트 열기: visualphpunit/visualphpunit

공개 메소드들

메소드 설명
__construct ( string $path ) Specify the path to the config file
boot ( Silex\Application $app ) Boot the provider
register ( Pimple\Container $app ) : Carpet\Provider\Jira Register the provider

메소드 상세

__construct() 공개 메소드

Specify the path to the config file
public __construct ( string $path )
$path string

boot() 공개 메소드

Boot the provider
public boot ( Silex\Application $app )
$app Silex\Application

register() 공개 메소드

Register the provider
public register ( Pimple\Container $app ) : Carpet\Provider\Jira
$app Pimple\Container
리턴 Carpet\Provider\Jira