mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Don't set all injector instances to the global instance.
This commit is contained in:
parent
df2d59df1c
commit
aeb8814ddc
@ -201,8 +201,6 @@ class Injector {
|
||||
if ($config) {
|
||||
$this->load($config);
|
||||
}
|
||||
|
||||
self::$instance = $this;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user