You are here

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

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

The ID of an entity type implementing \Drupal\courier\ChannelInterface.

Type: string

File

src/Annotation/IdentityChannel.php, line 35

Class

IdentityChannel
A bridge applying identity information to a message.

Namespace

Drupal\courier\Annotation

Code

public $channel;