You are here

public property EntityProcessor::$entityType in Content Synchronizer 3.x

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

The entity entityType.

Type: string

File

src/Annotation/EntityProcessor.php, line 27

Class

EntityProcessor
Define an EntityProcessor annotation object.

Namespace

Drupal\content_synchronizer\Annotation

Code

public $entityType;