Browse Source

Add the use of the class back in.

pull/839/head
Adam Vessey 4 years ago
parent
commit
1e5a89a1d4
  1. 1
      src/Plugin/Action/EmitFileEvent.php

1
src/Plugin/Action/EmitFileEvent.php

@ -7,6 +7,7 @@ use Drupal\islandora\EventGenerator\EmitEvent;
use Drupal\Core\Entity\EntityInterface;
use Drupal\Core\File\FileSystemInterface;
use Drupal\Core\Site\Settings;
use Drupal\Core\StreamWrapper\StreamWrapperManager;
use Symfony\Component\DependencyInjection\ContainerInterface;
/**

Loading…
Cancel
Save