This commit is contained in:
2020-09-17 13:56:57 +08:00
parent 06ba4acd51
commit 6f8e024fae
11 changed files with 77 additions and 64 deletions
-11
View File
@@ -38,17 +38,6 @@ class Application extends BaseApplication
public $id = 'uniqueId';
/**
* Application constructor.
* @param array $config
*/
public function __construct(array $config = [])
{
// instance_load();
parent::__construct($config);
}
/**
* @throws ConfigException
* @throws NotFindClassException