改名
This commit is contained in:
@@ -86,9 +86,6 @@ class Container extends BaseObject
|
||||
} else {
|
||||
throw new NotFindClassException($class);
|
||||
}
|
||||
|
||||
Snowflake::configure($object, $config);
|
||||
|
||||
return $this->_singletons[$class] = $object;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user