Skip to content

Commit 6fefae1

Browse files
committed
[#7345] fix max line length
1 parent 55290fa commit 6fefae1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/filesystem.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,8 @@ appendToFile
287287
~~~~~~~~~~~~
288288

289289
.. versionadded:: 3.3
290-
The :method:`Symfony\\Component\\Filesystem\\Filesystem::appendToFile` method was introduced in Symfony 3.3.
290+
The :method:`Symfony\\Component\\Filesystem\\Filesystem::appendToFile`
291+
method was introduced in Symfony 3.3.
291292

292293
:method:`Symfony\\Component\\Filesystem\\Filesystem::appendToFile` adds new
293294
contents at the end of some file::

0 commit comments

Comments
 (0)