protected property CommerceEmailEvent::$event_name in Commerce Email 8
The Symfony event name.
For example: 'commerce_order.place.post_transition'.
Type: string
File
- src/
Annotation/ CommerceEmailEvent.php, line 39
Class
- CommerceEmailEvent
- Defines the email event plugin annotation object.
Namespace
Drupal\commerce_email\AnnotationCode
protected $event_name;