PHP Class Phprest\Service\Hateoas\Service

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