public property IdentityChannel::$identity in Courier 8
Same name and namespace in other branches
- 2.x src/Annotation/IdentityChannel.php \Drupal\courier\Annotation\IdentityChannel::identity
The ID of an entity type representing an identity.
Type: string
File
- src/
Annotation/ IdentityChannel.php, line 42
Class
- IdentityChannel
- A bridge applying identity information to a message.
Namespace
Drupal\courier\AnnotationCode
public $identity;