PHP Class Phprest\Service\Hateoas\Service

Inheritance: implements Phprest\Service\Serviceable
Afficher le fichier Open project: phprest/phprest Class 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