PHP Class Phprest\Service\Hateoas\Service
Datei anzeigen
Open project: phprest/phprest
Class Usage Examples
Public Methods
Method |
Description |
|
register ( League\Container\ContainerInterface $container, Phprest\Service\Configurable $config ) : void |
|
|
Method Details
public register ( League\Container\ContainerInterface $container, Phprest\Service\Configurable $config ) : void |
$container |
League\Container\ContainerInterface |
|
$config |
Phprest\Service\Configurable |
|
return |
void |
|