Interface CommandCollectionAwareInterface

An interface for shells that take a CommandCollection during initialization.

Direct Implementers

Method Summary

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–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.Console.CommandCollectionAwareInterface.html