CakePHP(tm) : Rapid Development Framework (http://cakephp.org) Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
Licensed under The MIT License For full copyright and license information, please see the LICENSE.txt Redistributions of files must retain the above copyright notice.
$_config protected array$_configInitialized protected boolean$_consoleOutput protected $_defaultConfig protected array$this->_consoleOutput. __construct( ConsoleOutput $consoleOutput , array $config array() )
Constructor.
ConsoleOutput $consoleOutput $config optional array() config( null $config null )
Initialize config & store config values
$config optional null output( array $args )
This method should output content using $this->_consoleOutput.
$args protected boolean
Whether the config property has already been configured with defaults
false
© 2005–2016 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.
http://api.cakephp.org/2.8/class-BaseShellHelper.html