Cache regions will not modify the injected cache instance settings
This commit is contained in:
parent
f38d4551f1
commit
514fd008b9
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ class DefaultRegion implements Region
|
|||
$this->cache = $cache;
|
||||
$this->name = (string) $name;
|
||||
$this->lifetime = (integer) $lifetime;
|
||||
|
||||
$this->cache->setNamespace($this->name);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue