Skip to content

Commit 07905b5

Browse files
committed
fix markup
1 parent 0f2e9e8 commit 07905b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/property_info.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ can provide the full documentation block for a property as a string::
200200

201201
.. versionadded:: 7.1
202202

203-
The :class:`Symfony\\Component\\PropertyInfo\\PropertyDocBlockExtractorInterface``
203+
The :class:`Symfony\\Component\\PropertyInfo\\PropertyDocBlockExtractorInterface`
204204
interface was introduced in Symfony 7.1.
205205

206206
.. _property-info-description:
@@ -437,7 +437,7 @@ library is present::
437437

438438
.. versionadded:: 7.1
439439

440-
The :method:`Symfony\\Component\\PropertyInfo\\Extractor\\PhpDocExtractor::getDocBlock``
440+
The :method:`Symfony\\Component\\PropertyInfo\\Extractor\\PhpDocExtractor::getDocBlock`
441441
method was introduced in Symfony 7.1.
442442

443443
PhpStanExtractor

0 commit comments

Comments
 (0)