You are here

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

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

File

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

Class

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

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $fieldTypes = [
  "cohesion_entity_reference_revisions",
];