PHP Class Nelmio\Alice\Bridge\Symfony\DependencyInjection\Compiler\RegisterTagServicesPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
__construct ( string $registry, string $tagName )
process ( ContainerBuilder $container )

Method Details

__construct() public méthode

public __construct ( string $registry, string $tagName )
$registry string
$tagName string

process() public méthode

public process ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder