mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-21 22:47:17 +01:00
@@ -31,7 +31,7 @@ class Module extends \yii\base\Module implements BootstrapInterface
|
||||
*/
|
||||
public $allowedIPs = ['127.0.0.1', '::1'];
|
||||
/**
|
||||
* @var string the namespace that controller classes are in.
|
||||
* @inheritdoc
|
||||
*/
|
||||
public $controllerNamespace = 'yii\debug\controllers';
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user