diff --git a/console.rst b/console.rst index ad47c0c6879..f3d7abddc3a 100644 --- a/console.rst +++ b/console.rst @@ -406,7 +406,7 @@ console:: .. note:: When using the Console component in a standalone project, use - :class:`Symfony\\Component\\Console\\Application ` + :class:`Symfony\\Component\\Console\\Application ` and extend the normal ``\PHPUnit\Framework\TestCase``. Logging Command Errors