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 d1522a7 + 7e4c376 commit f679796Copy full SHA for f679796
console.rst
@@ -585,7 +585,7 @@ call ``setAutoExit(false)`` on it to get the command result in ``CommandTester``
585
When testing your commands, it could be useful to understand how your command
586
reacts on different settings like the width and the height of the terminal.
587
You have access to such information thanks to the
588
-:class:`Symfony\\Component\\Console\\Terminal` class:
+:class:`Symfony\\Component\\Console\\Terminal` class::
589
590
use Symfony\Component\Console\Terminal;
591
0 commit comments