You are here

public property FieldHandler::$id in CMS Content Sync 2.0.x

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

The plugin ID.

Type: string

File

src/Annotation/FieldHandler.php, line 30

Class

FieldHandler
Defines a FieldHandler annotation object.

Namespace

Drupal\cms_content_sync\Annotation

Code

public $id;