Skip to content

Commit 6a763a8

Browse files
committed
Remove the versionadded directive
1 parent 1bcb360 commit 6a763a8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/string.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,10 +300,6 @@ Methods to Pad and Trim
300300
u('template.html.twig')->trimSuffix('.twig'); // 'template.html'
301301
u('template.html.twig')->trimSuffix(['.twig', '.html']); // 'template'
302302

303-
.. versionadded:: 5.4
304-
305-
The ``trimPrefix()`` and ``trimSuffix()`` methods were introduced in Symfony 5.4.
306-
307303
Methods to Search and Replace
308304
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
309305

0 commit comments

Comments
 (0)