public property CommerceEmailEvent::$entity_type in Commerce Email 8
The email event entity type ID.
This is the entity type ID of the entity the event is fired for. For example: 'commerce_order'.
Type: string
File
- src/
Annotation/ CommerceEmailEvent.php, line 49
Class
- CommerceEmailEvent
- Defines the email event plugin annotation object.
Namespace
Drupal\commerce_email\AnnotationCode
public $entity_type;