SpecProviderPass
in package
implements
CompilerPassInterface
Scan the container for services tagged as 'spec_provider'.
Register each with the spec_gatherer
.
Table of Contents
Interfaces
- CompilerPassInterface
Methods
- process() : mixed
Methods
process()
public
process(ContainerBuilder $container) : mixed
Parameters
- $container : ContainerBuilder