File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -382,7 +382,7 @@ PhpDocExtractor
382382
383383.. note ::
384384
385- This extractor depends on the `phpdocumentor/reflection `_ library.
385+ This extractor depends on the `phpdocumentor/reflection-docblock `_ library.
386386
387387Using `phpDocumentor Reflection `_ to parse property and method annotations,
388388the :class: `Symfony\\ Component\\ PropertyInfo\\ Extractor\\ PhpDocExtractor `
@@ -484,8 +484,8 @@ service by defining it as a service with one or more of the following
484484* ``property_info.access_extractor `` if it provides access information.
485485
486486.. _Packagist : https://packagist.org/packages/symfony/property-info
487- .. _`phpDocumentor Reflection` : https://github.com/phpDocumentor/Reflection
488- .. _`phpdocumentor/reflection` : https://packagist.org/packages/phpdocumentor/reflection
487+ .. _`phpDocumentor Reflection` : https://github.com/phpDocumentor/ReflectionDocBlock
488+ .. _`phpdocumentor/reflection-docblock ` : https://packagist.org/packages/phpdocumentor/reflection-docblock
489489.. _`Doctrine ORM` : http://www.doctrine-project.org/projects/orm.html
490490.. _`symfony/serializer` : https://packagist.org/packages/symfony/serializer
491491.. _`symfony/doctrine-bridge` : https://packagist.org/packages/symfony/doctrine-bridge
You can’t perform that action at this time.
0 commit comments