class RemoveAbstractDefinitionsPass implements CompilerPassInterface
Removes abstract Definitions.
Methods
process(ContainerBuilder $container) Removes abstract definitions from the ContainerBuilder. |
Details
process(ContainerBuilder $container)
Removes abstract definitions from the ContainerBuilder.
Please login to continue.