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 de9cd62 commit 3f53254Copy full SHA for 3f53254
console/input.rst
@@ -375,7 +375,7 @@ Testing the Completion script
375
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
376
377
The Console component comes with a special
378
-:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester`` class
+:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester` class
379
to help you unit test the completion logic::
380
381
// ...
0 commit comments