Skip to content

Commit 252ad27

Browse files
author
Ivan Gavryshko
committed
MAGETWO-33132: Uninstall Logic Won't Clean Caches Properly
- added use for FileSystemException
1 parent 5a5f715 commit 252ad27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/App/State/CleanupFiles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
namespace Magento\Framework\App\State;
88

99
use Magento\Framework\Filesystem;
10+
use Magento\Framework\Exception\FileSystemException;
1011
use Magento\Framework\App\Filesystem\DirectoryList;
1112

1213
/**

0 commit comments

Comments
 (0)