mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-01 23:51:12 +08:00
debug toolbar WIP
This commit is contained in:
@@ -124,7 +124,7 @@ class Logger extends Component
|
||||
*/
|
||||
public $messages = array();
|
||||
/**
|
||||
* @var array the log targets. Each array element represents a single [[Target|log target]] instance
|
||||
* @var array|Target[] the log targets. Each array element represents a single [[Target|log target]] instance
|
||||
* or the configuration for creating the log target instance.
|
||||
*/
|
||||
public $targets = array();
|
||||
|
||||
Reference in New Issue
Block a user