Skip to content

Commit 69644ea

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

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
@@ -183,7 +183,7 @@ private function disableAllCacheTypes()
183183
* Enables apppropriate cache types in app/etc/env.php based on the passed in $cacheTypes array
184184
* TODO: to be removed in scope of MAGETWO-53476
185185
*
186-
* @param string []
186+
* @param string[]
187187
*
188188
* @return void
189189
*/

0 commit comments

Comments
 (0)