You are here

public property IdentityChannel::$identity in Courier 2.x

Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $identity;