modify plugin name
This commit is contained in:
@@ -53,7 +53,6 @@ abstract class BaseMain extends Component
|
|||||||
$this->mapping($config['mapping'] ?? []);
|
$this->mapping($config['mapping'] ?? []);
|
||||||
$this->parseInt($config);
|
$this->parseInt($config);
|
||||||
$this->parseEvents($config);
|
$this->parseEvents($config);
|
||||||
$this->initErrorHandler();
|
|
||||||
$this->enableEnvConfig();
|
$this->enableEnvConfig();
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user