You are here

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

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

File

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

Class

NestedErViewmodeEntitiesDetector
@RelatedEntitiesDetector ( id = "nested_er_viewmode_entities", title = Plugin annotation @Translation("Get related ER viewmode entities"), description = @translation("The default retrieval of nested ER viewmode entities"), weight = 7, )

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $fieldTypes = [
  "er_viewmode",
];