You are here

public property SyncNormalizerDecorator::$label in Content Synchronization 3.0.x

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

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/SyncNormalizerDecorator.php, line 32

Class

SyncNormalizerDecorator
Defines a Sync normalizer decorator item annotation object.

Namespace

Drupal\content_sync\Annotation

Code

public $label;