On this page
Class LegacyCommandRunner
Class that dispatches to the legacy ShellDispatcher using the same signature as the newer CommandRunner
Properties summary
- 
    $_ioprotected
Method Summary
- 
    run() publicMimics functionality of Cake\Console\CommandRunner
Method Detail
run()source public
run( array $argv , Cake\Console\ConsoleIo $io = null )Mimics functionality of Cake\Console\CommandRunner
Parameters
- 
     array $argv
- Argument array
- Cake\Console\ConsoleIo- $iooptional null
- ConsoleIo
Returns
integerProperties detail
$_iosource
protected Cake\Console\ConsoleIo
© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
 https://api.cakephp.org/3.8/class-Cake.TestSuite.LegacyCommandRunner.html