You are here

public property EntityHandler::$label in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/EntityHandler.php \Drupal\cms_content_sync\Annotation\EntityHandler::label
  2. 2.1.x src/Annotation/EntityHandler.php \Drupal\cms_content_sync\Annotation\EntityHandler::label

The human-readable name of the handler type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityHandler.php, line 39

Class

EntityHandler
Defines a EntityHandler annotation object.

Namespace

Drupal\cms_content_sync\Annotation

Code

public $label;