public property EntityProcessor::$entityType in Content Synchronizer 3.x
Same name and namespace in other branches
- 8.2 src/Annotation/EntityProcessor.php \Drupal\content_synchronizer\Annotation\EntityProcessor::entityType
- 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\AnnotationCode
public $entityType;