Skip to content

Commit 54a1951

Browse files
committed
MAGETWO-66553: Changed documentation of the cache variable #6779
- Merge Pull Request #6779 from dverkade/magento2:patch-8
2 parents 2b24aa3 + fad3b71 commit 54a1951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/ObjectManager/ConfigLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class ConfigLoader implements ConfigLoaderInterface
3030
/**
3131
* Cache
3232
*
33-
* @var \Magento\Framework\Cache\FrontendInterface
33+
* @var \Magento\Framework\Config\CacheInterface
3434
*/
3535
protected $_cache;
3636

0 commit comments

Comments
 (0)