diff --git a/html/modules/custom/reliefweb_utility/reliefweb_utility.module b/html/modules/custom/reliefweb_utility/reliefweb_utility.module index d8935cb6c..24e49d412 100644 --- a/html/modules/custom/reliefweb_utility/reliefweb_utility.module +++ b/html/modules/custom/reliefweb_utility/reliefweb_utility.module @@ -5,6 +5,7 @@ * Helper functions that applies to a variety of things on ReliefWeb. */ +use Drupal\Core\File\Exception\FileException; use Drupal\Core\Template\Attribute; use Drupal\file\FileInterface;