You are here

constant ButtonFieldClickedEvent::EVENT_NAME in Button Field 8

File

src/Event/ButtonFieldClickedEvent.php, line 19
Contains \Drupal\button_field\Event\ButtonFieldClickedEvent.

Class

ButtonFieldClickedEvent
Event that is fired when a user clicks a button field on an entity.

Namespace

Drupal\button_field\Event

Code

const EVENT_NAME = 'button_field_clicked';