class PropertyInfoConstructorPass implementsCompilerPassInterface

Adds extractors to the property_info.constructor_extractor service.

Traits

PriorityTaggedServiceTrait

Methods

void
process(ContainerBuilder$container)

You can modify the container here before it is dumped to PHP code.

Details

void process(ContainerBuilder$container)

You can modify the container here before it is dumped to PHP code.

Parameters

ContainerBuilder $container

Return Value

void