PHP 인터페이스 Phprest\Service\Serviceable

파일 보기 프로젝트 열기: phprest/phprest 0 사용 예제들

공개 메소드들

메소드 설명
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