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 357013b commit eff2cdfCopy full SHA for eff2cdf
lib/internal/Magento/Framework/App/ProductMetadata.php
@@ -30,7 +30,7 @@ class ProductMetadata implements ProductMetadataInterface
30
const PRODUCT_NAME = 'Magento';
31
32
/**
33
- * Magento Product Version Cache Key
+ * Cache key for Magento product version
34
*/
35
private const MAGENTO_PRODUCT_VERSION_CACHE_KEY = 'magento-product-version';
36
0 commit comments