Skip to content

Commit a033f1c

Browse files
committed
-
1 parent 1b08109 commit a033f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Methods to Pad and Trim
312312
u('template.html.twig')->trimSuffix('.twig'); // 'template.html'
313313
u('template.html.twig')->trimSuffix(['.twig', '.html']); // 'template'
314314

315-
.. versionadded::
315+
.. versionadded:: 5.4
316316

317317
The ``trimPrefix()`` and ``trimSuffix()`` methods were introduced in Symfony 5.4.
318318

0 commit comments

Comments
 (0)