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.
2 parents 5d2c672 + 62ec3cd commit cda7c1aCopy full SHA for cda7c1a
console.rst
@@ -577,7 +577,7 @@ call ``setAutoExit(false)`` on it to get the command result in ``CommandTester``
577
When testing your commands, it could be useful to understand how your command
578
reacts on different settings like the width and the height of the terminal, or
579
even the color mode being used. You have access to such information thanks to the
580
-:class:`Symfony\\Component\\Console\\Terminal` class:
+:class:`Symfony\\Component\\Console\\Terminal` class::
581
582
use Symfony\Component\Console\Terminal;
583
0 commit comments