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 341840a + bac8880 commit fcd1670Copy full SHA for fcd1670
console/input.rst
@@ -378,7 +378,7 @@ Testing the Completion script
378
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
379
380
The Console component comes with a special
381
-:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester`` class
+:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester` class
382
to help you unit test the completion logic::
383
384
// ...
0 commit comments