PHP 인터페이스 FOF30\Pimple\ServiceProviderInterface

저자: Fabien Potencier
저자: Dominik Zogg
파일 보기 프로젝트 열기: akeeba/fof

공개 메소드들

메소드 설명
register ( Container $pimple ) Registers services on the given container.

메소드 상세

register() 공개 메소드

This method should only be used to configure services and parameters. It should not get services.
public register ( Container $pimple )
$pimple Container An Container instance