mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 07:35:34 +08:00
refactor container injection
This commit is contained in:
@@ -15,6 +15,7 @@ class Container extends WorkerContainer
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this->parent = WorkerContainer::getInstance();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user