Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1976dc commit 7fbb282Copy full SHA for 7fbb282
components/string.rst
@@ -497,11 +497,6 @@ requested during the program execution. You can also create lazy strings from a
497
// hash computation only if it's needed
498
$lazyHash = LazyString::fromStringable(new Hash());
499
500
-.. versionadded:: 5.1
501
-
502
- The :class:`Symfony\\Component\\String\\LazyString` class was introduced
503
- in Symfony 5.1.
504
505
Slugger
506
-------
507
0 commit comments