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 0428c57 commit acea666Copy full SHA for acea666
components/console/introduction.rst
@@ -197,7 +197,7 @@ level. For example::
197
}
198
199
When the quiet level is used, all output is suppressed as the default
200
-:method:`Symfony\Component\Console\Output::write <Symfony\\Component\\Console\\Output::write>`
+:method:`Symfony\Component\Console\Output::write <Symfony\\Component\\Console\\Output\\Output::write>`
201
method returns without actually printing.
202
203
Using Command Arguments
0 commit comments