You are here

public property ReplicationFilter::$label in Replication 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/ReplicationFilter.php \Drupal\replication\Annotation\ReplicationFilter::label

The human-readable name of the ReplicationFilter plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ReplicationFilter.php, line 37

Class

ReplicationFilter
Defines a ReplicationFilter annotation object.

Namespace

Drupal\replication\Annotation

Code

public $label;