You are here

constant EntityPreforwardEvent::EVENT_NAME in Forward 4.x

Same name and namespace in other branches
  1. 8.3 src/Event/EntityPreforwardEvent.php \Drupal\forward\Event\EntityPreforwardEvent::EVENT_NAME
  2. 8 src/Event/EntityPreforwardEvent.php \Drupal\forward\Event\EntityPreforwardEvent::EVENT_NAME
  3. 8.2 src/Event/EntityPreforwardEvent.php \Drupal\forward\Event\EntityPreforwardEvent::EVENT_NAME
  4. 4.0.x src/Event/EntityPreforwardEvent.php \Drupal\forward\Event\EntityPreforwardEvent::EVENT_NAME

File

src/Event/EntityPreforwardEvent.php, line 14

Class

EntityPreforwardEvent
Event that is fired when an entity is forwarded.

Namespace

Drupal\forward\Event

Code

const EVENT_NAME = 'forward_entity_preforward';