namespace Drupal\rules\EventSubscriber
| Object name | File name | Summary |
|---|---|---|
| GenericEventSubscriber | src/EventSubscriber/GenericEventSubscriber.php | Subscribes to Symfony events and maps them to Rules events. |
| RedirectEventSubscriber | src/EventSubscriber/RedirectEventSubscriber.php | Changes the response to a redirect, if a redirect rules action was executed . |