Skip to content
Snippets Groups Projects

:arrow_up:️ Issue #3288850 by dpi: Drupal 10 compatibility

Merged dpi requested to merge issue/oh-3288850:3288850-automated-drupal-10 into 3.x
Files
7
+ 1
1
@@ -6,7 +6,7 @@ namespace Drupal\oh\Event;
use Drupal\Core\Entity\EntityInterface;
use Drupal\oh\OhDateRange;
use Symfony\Component\EventDispatcher\Event;
use Symfony\Contracts\EventDispatcher\Event;
/**
* Used to add events between a date range.
Loading