\Symfony\Component\PropertyInfo\DependencyInjectionPropertyInfoConstructorPass

Adds extractors to the property_info.constructor_extractor service.

Summary

Methods
Properties
Constants
__construct()
process()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$service
$tag
N/A

Properties

$service

$service

$tag

$tag

Methods

__construct()

__construct(string  $service = 'property_info.constructor_extractor', string  $tag = 'property_info.constructor_extractor') : mixed

Parameters

string $service
string $tag

Returns

mixed —

process()

process(\Symfony\Component\DependencyInjection\ContainerBuilder  $container) : mixed

{@inheritdoc}

Parameters

\Symfony\Component\DependencyInjection\ContainerBuilder $container

Returns

mixed —