mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 21:30:17 +08:00
pull origin
This commit is contained in:
@@ -36,13 +36,13 @@ class Controller extends \yii\base\Controller
|
||||
* @var boolean whether to run the command interactively.
|
||||
*/
|
||||
public $interactive = true;
|
||||
|
||||
/**
|
||||
* @var boolean whether to enable ANSI color in the output.
|
||||
* If not set, ANSI color will only be enabled for terminals that support it.
|
||||
*/
|
||||
public $color;
|
||||
|
||||
|
||||
/**
|
||||
* Returns a value indicating whether ANSI color is enabled.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user