modify
This commit is contained in:
@@ -62,6 +62,11 @@ class Service extends Component
|
|||||||
|
|
||||||
$object = Snowflake::createObject($config);
|
$object = Snowflake::createObject($config);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
unset($config['class']);
|
||||||
|
|
||||||
|
Snowflake::configure($object, $config);
|
||||||
|
|
||||||
return $this->_components[$id] = $object;
|
return $this->_components[$id] = $object;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user