PHP Класс Scheb\TwoFactorBundle\DependencyInjection\Compiler\ProviderCompilerPass

Наследование: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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