Skip to content

Commit 4993f09

Browse files
committed
MAGETWO-54205: After Disable/Enable Magento modules via CLI all cache types become disabled
- minor formatting update
1 parent 215698b commit 4993f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Code/GeneratedFiles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public function requestRegeneration()
114114
/**
115115
* Reads Cache configuration from env.php and returns indexed array containing all the enabled cache types.
116116
*
117-
* @return string []
117+
* @return string[]
118118
*/
119119
private function getEnabledCacheTypes()
120120
{

0 commit comments

Comments
 (0)