PHP Interface Phprest\Service\Serviceable

Show file Open project: phprest/phprest Interface Usage Examples

Public Methods

Method Description
register ( League\Container\ContainerInterface $container, Phprest\Service\Configurable $config ) : void

Method Details

register() public method

public register ( League\Container\ContainerInterface $container, Phprest\Service\Configurable $config ) : void
$container League\Container\ContainerInterface
$config Phprest\Service\Configurable
return void