PublicServicePass implements CompilerPassInterface
FinalYes
Table of Contents
Interfaces
- CompilerPassInterface
Methods
- __construct() : mixed
- process() : mixed
Methods
__construct()
public
__construct(string $tagName[, bool $stateful = false ]) : mixed
Parameters
- $tagName : string
- $stateful : bool = false
process()
public
process(ContainerBuilder $container) : mixed
Parameters
- $container : ContainerBuilder