Skip to content

Commit 29d7555

Browse files
committed
minor #19230 fix markup (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- fix markup Commits ------- 07905b5 fix markup
2 parents 0f2e9e8 + 07905b5 commit 29d7555

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)