Skip to content

Commit 5ce533a

Browse files
committed
[#2292] Making tweaks per @wouterj and changing method name
1 parent c06454d commit 5ce533a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/console/single_command_tool.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ be used, without having to pass its name.
5050

5151
.. note::
5252

53-
If your command accepts one or more arguments, you may also want to override
54-
getDefinition() method.
53+
If your command accepts one or more arguments, you may also want to override
54+
the :method:`Symfony\\Component\\Console\\getDefaultInputDefinition` method.

0 commit comments

Comments
 (0)