Interface CommandCollectionAwareInterface
An interface for shells that take a CommandCollection during initialization.
Direct Implementers
Method Summary
-  setCommandCollection() publicSet the command collection being used.
Method Detail
setCommandCollection()source public
setCommandCollection( Cake\Console\CommandCollection $commands )
Set the command collection being used.
Parameters
-  Cake\Console\CommandCollection$commands
- The commands to use.
    © 2005–2017 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.4/class-Cake.Console.CommandCollectionAwareInterface.html