diff --git a/Classes/Utility/FileUtility.php b/Classes/Utility/FileUtility.php index 52b2216d..07c6f749 100644 --- a/Classes/Utility/FileUtility.php +++ b/Classes/Utility/FileUtility.php @@ -37,6 +37,7 @@ class FileUtility protected ImageService $imageService; protected ?ServerRequestInterface $serverRequest; protected EventDispatcherInterface $eventDispatcher; + protected Features $features; /** * @var array>