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 be8ec3d commit d40ef52Copy full SHA for d40ef52
console.rst
@@ -443,7 +443,7 @@ call ``setAutoExit(false)`` on it to get the command result in ``CommandTester``
443
.. note::
444
445
When using the Console component in a standalone project, use
446
- :class:`Symfony\\Component\\Console\\Application <Symfony\\Component\\Console\\Application>`
+ :class:`Symfony\\Component\\Console\\Application <Symfony\Component\Console\Application>`
447
and extend the normal ``\PHPUnit\Framework\TestCase``.
448
449
Logging Command Errors
0 commit comments