[SoapBundle] Set cache informations even though it is disabled
This commit is contained in:
parent
15b208d861
commit
f5675f6ece
@ -25,7 +25,6 @@ class Cache
|
||||
|
||||
BaseCache::setEnabled($isEnabled);
|
||||
|
||||
if (BaseCache::ENABLED == BaseCache::isEnabled()) {
|
||||
BaseCache::setType($type);
|
||||
BaseCache::setDirectory($directory);
|
||||
|
||||
@ -38,4 +37,3 @@ class Cache
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user