Skip to content

Commit e339595

Browse files
committed
fixup
1 parent 618bac0 commit e339595

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

console/calling_commands.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ method)::
3131
{
3232
$greetInput = new ArrayInput([
3333
// the command name is passed as first argument
34-
'command_name' => 'demo:greet',
35-
'name' => 'Fabien',
36-
'--yell' => true,
34+
'command' => 'demo:greet',
35+
'name' => 'Fabien',
36+
'--yell' => true,
3737
]);
3838

3939
$returnCode = $this->getApplication()->doRun($greetInput, $output);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy