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 77f2b79 commit a9ff660Copy full SHA for a9ff660
console/input.rst
@@ -368,7 +368,7 @@ Testing the Completion script
368
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
369
370
The Console component comes with a special
371
-:class:`Symfony\\Component\\Console\\Test\\CommandCompletionTester`` class
+:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester`` class
372
to help you unit test the completion logic::
373
374
// ...
0 commit comments