tweak httpFoundation cache part for compatibility with
Thelia\HttpFoundation part
This commit is contained in:
@@ -63,8 +63,6 @@ class ModuleActivateCommand extends BaseModuleGenerate
|
||||
}
|
||||
|
||||
try {
|
||||
new \TheliaDebugBar\TheliaDebugBar();
|
||||
|
||||
$moduleReflection = new \ReflectionClass($module->getFullNamespace());
|
||||
|
||||
$moduleInstance = $moduleReflection->newInstance();
|
||||
|
||||
Reference in New Issue
Block a user