- Issue created by @arjak-mondal
- 🇺🇦Ukraine leonid_fishchuk
Attached a patch to remove duplicated use statement
PHP Fatal error: Cannot use Drupal\Core\File\FileExists as FileExists because the name is already in use in path_redirect_import/src/Drush/Commands/PathRedirectImportCommands.php on line 11
PHP Fatal error: Cannot use Drupal\Core\File\FileExists as FileExists because the name is already in use in path_redirect_import/src/RedirectExport.php on line 8
Remove the duplicate use statements.
None
Active
2.1
Code
Attached a patch to remove duplicated use statement