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