Loading src/Event/EntityDuplicateEvent.php +1 −1 Changes for src/Event/EntityDuplicateEvent.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\entity\Event; use Drupal\Core\Entity\EntityInterface; use Symfony\Contracts\EventDispatcher\Event; use Drupal\Component\EventDispatcher\Event; /** * Defines the entity duplicate event. Loading src/QueryAccess/QueryAccessEvent.php +1 −1 Changes for src/QueryAccess/QueryAccessEvent.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\entity\QueryAccess; use Drupal\Core\Session\AccountInterface; use Symfony\Contracts\EventDispatcher\Event; use Drupal\Component\EventDispatcher\Event; /** * Defines the query access event. Loading Loading
src/Event/EntityDuplicateEvent.php +1 −1 Changes for src/Event/EntityDuplicateEvent.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\entity\Event; use Drupal\Core\Entity\EntityInterface; use Symfony\Contracts\EventDispatcher\Event; use Drupal\Component\EventDispatcher\Event; /** * Defines the entity duplicate event. Loading
src/QueryAccess/QueryAccessEvent.php +1 −1 Changes for src/QueryAccess/QueryAccessEvent.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace Drupal\entity\QueryAccess; use Drupal\Core\Session\AccountInterface; use Symfony\Contracts\EventDispatcher\Event; use Drupal\Component\EventDispatcher\Event; /** * Defines the query access event. Loading