PHP Класс Visualphpunit\Provider\ConfigServiceProvider

Автор: Johannes Skov Frandsen ([email protected])
Наследование: implements Pimple\ServiceProviderInterface, implements Silex\Api\BootableProviderInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__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