You are here

public property IdentityChannel::$label in Courier 8

Same name and namespace in other branches
  1. 2.x src/Annotation/IdentityChannel.php \Drupal\courier\Annotation\IdentityChannel::label

The human-readable name of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/IdentityChannel.php, line 28

Class

IdentityChannel
A bridge applying identity information to a message.

Namespace

Drupal\courier\Annotation

Code

public $label;