PHP 클래스 Scheb\TwoFactorBundle\DependencyInjection\Compiler\ProviderCompilerPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: scheb/two-factor-bundle 1 사용 예제들

공개 메소드들

메소드 설명
process ( ContainerBuilder $container ) Collect registered two-factor providers and register them.

메소드 상세

process() 공개 메소드

Collect registered two-factor providers and register them.
public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder