Skip to content
Snippets Groups Projects

Issue #3249517: Ensure that all Automatic Update StageEvent listeners only apply to Automatic Update uses

Merged Issue #3249517: Ensure that all Automatic Update StageEvent listeners only apply to Automatic Update uses
All threads resolved!
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,7 +2,6 @@
namespace Drupal\automatic_updates\Event;
use Drupal\automatic_updates\Updater;
use Drupal\package_manager\Event\PostApplyEvent;
use Drupal\update\UpdateManagerInterface;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
Loading