Commit 9c85e79
committed
minor symfony#8125 Add information for enable property_info service (Kleinast, javiereguiluz)
This PR was submitted for the 3.3 branch but it was merged into the 2.8 branch instead (closes symfony#8125).
Discussion
----------
Add information for enable property_info service
add code for enable property_info service because service is not available by default in symfony full stack.
Also, I don't really understand why the property_info is mentionned in ReflectionExtractor section because property_info service lead to Symfony\Component\PropertyInfo\PropertyInfoExtractor and not the ReflectionExtractor class.
Commits
-------
ffe0dc0 Reworded the tip about property_info and Symfony framework
77f6a6d remove useless space
01563dd Add information for enable property_info service1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
356 | 365 | | |
357 | 366 | | |
358 | 367 | | |
| |||
0 commit comments