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 cb20a04 + 57fe42b commit bac8880Copy full SHA for bac8880
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