Skip to content

Commit eff2cdf

Browse files
authored
Fixed const docblock description
1 parent 357013b commit eff2cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/ProductMetadata.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class ProductMetadata implements ProductMetadataInterface
3030
const PRODUCT_NAME = 'Magento';
3131

3232
/**
33-
* Magento Product Version Cache Key
33+
* Cache key for Magento product version
3434
*/
3535
private const MAGENTO_PRODUCT_VERSION_CACHE_KEY = 'magento-product-version';
3636

0 commit comments

Comments
 (0)