PHP 클래스 Phprest\Service\Hateoas\Service

상속: implements Phprest\Service\Serviceable
파일 보기 프로젝트 열기: phprest/phprest 1 사용 예제들

공개 메소드들

메소드 설명
register ( League\Container\ContainerInterface $container, Phprest\Service\Configurable $config ) : void

메소드 상세

register() 공개 메소드

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