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 a29024d + 294a08d commit 84fb7faCopy full SHA for 84fb7fa
components/console/helpers/questionhelper.rst
@@ -12,7 +12,7 @@ helper set, which you can get by calling
12
$helper = $this->getHelper('question');
13
14
The Question Helper has a single method
15
-:method:`Symfony\\Component\\Console\\Command\\Command::ask` that needs an
+:method:`Symfony\\Component\\Console\\Helper\\QuestionHelper::ask` that needs an
16
:class:`Symfony\\Component\\Console\\Input\\InputInterface` instance as the
17
first argument, an :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
18
instance as the second argument and a
0 commit comments