Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Scheb
TwoFactorBundle
DependencyInjection
Compiler
ProviderCompilerPass
PHP Class Scheb\TwoFactorBundle\DependencyInjection\Compiler\ProviderCompilerPass
Inheritance:
implements
Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Datei anzeigen
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