Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a516f61

Browse files
committed
Merge pull request #3119 from cordoval/patch-17
switch argument to key to be more precise
2 parents f65f1d0 + fda51ee commit a516f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/console_command.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ instead of
173173
.. versionadded:: 2.4
174174
Since Symfony 2.4, the ``CommandTester`` automatically detects the name of
175175
the command to execute. Thus, you don't need to pass it via the ``command``
176-
argument anymore.
176+
key anymore.
177177

178178
.. note::
179179

0 commit comments

Comments
 (0)