Skip to content

Commit 7fbb282

Browse files
committed
Remove the versionadded directive
1 parent a1976dc commit 7fbb282

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/string.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,11 +497,6 @@ requested during the program execution. You can also create lazy strings from a
497497
// hash computation only if it's needed
498498
$lazyHash = LazyString::fromStringable(new Hash());
499499

500-
.. versionadded:: 5.1
501-
502-
The :class:`Symfony\\Component\\String\\LazyString` class was introduced
503-
in Symfony 5.1.
504-
505500
Slugger
506501
-------
507502

0 commit comments

Comments
 (0)