You are here

public property EntityProcessor::$id in Content Synchronizer 8

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

The plugin ID.

Type: string

File

src/Annotation/EntityProcessor.php, line 20

Class

EntityProcessor
Define an EntityProcessor annotation object.

Namespace

Drupal\content_synchronizer\Annotation

Code

public $id;