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 ff0ccde commit a5c5524Copy full SHA for a5c5524
console/style.rst
@@ -404,4 +404,4 @@ instance which makes use of the error output::
404
If you create a ``SymfonyStyle`` instance with an ``OutputInterface`` object
405
that is not an instance of :class:`Symfony\\Component\\Console\\Output\\ConsoleOutputInterface`,
406
the ``getErrorStyle()`` method will have no effect and the returned object
407
- will still output to the standard output instead of the error output.
+ will still write to the standard output instead of the error output.
0 commit comments