There was an error while loading. Please reload this page.
1 parent c06454d commit 5ce533aCopy full SHA for 5ce533a
components/console/single_command_tool.rst
@@ -50,5 +50,5 @@ be used, without having to pass its name.
50
51
.. note::
52
53
- If your command accepts one or more arguments, you may also want to override
54
- getDefinition() method.
+ If your command accepts one or more arguments, you may also want to override
+ the :method:`Symfony\\Component\\Console\\getDefaultInputDefinition` method.
0 commit comments