PHP Interface Phprest\Service\Serviceable

Afficher le fichier Open project: phprest/phprest Interface Usage Examples

Méthodes publiques

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

Method Details

register() public méthode

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