You are here

public property TypeProcessor::$id in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Annotation/TypeProcessor.php \Drupal\content_synchronizer\Annotation\TypeProcessor::id
  2. 8 src/Annotation/TypeProcessor.php \Drupal\content_synchronizer\Annotation\TypeProcessor::id

The plugin ID.

Type: string

File

src/Annotation/TypeProcessor.php, line 20

Class

TypeProcessor
Define an TypeProcessor annotation object.

Namespace

Drupal\content_synchronizer\Annotation

Code

public $id;