PHP Class Scheb\TwoFactorBundle\DependencyInjection\Compiler\ProviderCompilerPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file Open project: scheb/two-factor-bundle Class Usage Examples

Public Methods

Method Description
process ( ContainerBuilder $container ) Collect registered two-factor providers and register them.

Method Details

process() public method

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