We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d67492 commit b465290Copy full SHA for b465290
Model/Config.php
@@ -263,4 +263,4 @@ public function isSpeedOptimizationEnabled(string $storeId = null): bool
263
{
264
return (bool)$this->getConfig(self::XML_PATH_SPEED_OPTIMIZATION_ENABLED, $storeId);
265
}
266
-}
+}
0 commit comments