You are here

protected property NestedEntityReferenceRevisionsDetector::$fieldTypes in Lingotek Translation 4.0.x

Same name and namespace in other branches
  1. 3.5.x src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedEntityReferenceRevisionsDetector::fieldTypes
  2. 3.6.x src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedEntityReferenceRevisionsDetector::fieldTypes
  3. 3.7.x src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedEntityReferenceRevisionsDetector::fieldTypes
  4. 3.8.x src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php \Drupal\lingotek\Plugin\RelatedEntitiesDetector\NestedEntityReferenceRevisionsDetector::fieldTypes

File

src/Plugin/RelatedEntitiesDetector/NestedEntityReferenceRevisionsDetector.php, line 21

Class

NestedEntityReferenceRevisionsDetector
@RelatedEntitiesDetector ( id = "nested_entity_reference_revisions_detector", title = Plugin annotation @Translation("Get related entity reference revisions"), description = @translation("The default retrieval of nested entity reference…

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $fieldTypes = [
  "entity_reference_revisions",
];