Closed joeholdcroft closed 11 years ago
This can only happen when route-collections is merged in Cog, as it includes functionality for EventSubscriber's to be automatically injected with the service container if the subscriber implements ContainerAwareInterface.
route-collections
EventSubscriber
ContainerAwareInterface
This can only happen when
route-collections
is merged in Cog, as it includes functionality forEventSubscriber
's to be automatically injected with the service container if the subscriber implementsContainerAwareInterface
.