Copied!

This pass validates aliases, it provides the following checks:

  • An alias which happens to be an interface must resolve to a service implementing this interface. This ensures injecting the aliased interface won't cause a type error at runtime.
CloneableInstantiable
Methods
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container) : void
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration