8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1b37f commit 45e9ac5Copy full SHA for 45e9ac5
src/Symfony/Bundle/FrameworkBundle/Resources/config/property_info.xml
@@ -14,6 +14,7 @@
14
<argument type="collection" />
15
</service>
16
<service id="Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface" alias="property_info" />
17
+ <service id="Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface" alias="property_info" />
18
19
<!-- Extractor -->
20
<service id="property_info.reflection_extractor" class="Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor">
0 commit comments