Commit 5796c81
NullOutput should be passed to $command->run()
as $command#execute() is protected, the NullOutput should be passed to $command#run() as that's the public method being invoked when calling an existing command.1 parent 09a3381 commit 5796c81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | | - | |
| 555 | + | |
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| |||
0 commit comments