- Issue created by @md2
When a transition gets fired I get the following error.
TypeError: Drupal\workflows_action\EventSubscriber\TransitionEventSubscriber::preTransition(): Argument #1 ($event) must be of type Drupal\workflows_field\Event, Drupal\workflows_field\Event\WorkflowTransitionEvent given in Drupal\workflows_action\EventSubscriber\TransitionEventSubscriber->preTransition() (line 51 of modules/contrib/workflows_action/src/EventSubscriber/TransitionEventSubscriber.php).
Active
Code