BackendCompilerPass
class BackendCompilerPass implements CompilerPassInterface (View source)
Defines a compiler pass to allow automatic override per backend.
A module developer has to tag a backend service with "backend_overridable":
Methods
process(ContainerBuilder $container)
{@inheritdoc}
Details
process(ContainerBuilder $container)
{@inheritdoc}