You are here

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

Same name and namespace in other branches
  1. 8 src/Annotation/IdentityChannel.php \Drupal\courier\Annotation\IdentityChannel::id

The plugin ID.

Type: string

File

src/Annotation/IdentityChannel.php, line 19

Class

IdentityChannel
A bridge applying identity information to a message.

Namespace

Drupal\courier\Annotation

Code

public $id;