You are here

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

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

The weight of the plugin.

Type: int

File

src/Annotation/IdentityChannel.php, line 49

Class

IdentityChannel
A bridge applying identity information to a message.

Namespace

Drupal\courier\Annotation

Code

public $weight;