You are here

protected property EditorDetectorBase::$fieldTypes in Lingotek Translation 3.8.x

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

The field types this detector applies to.

Type: string[]

File

src/Plugin/RelatedEntitiesDetector/EditorDetectorBase.php, line 43

Class

EditorDetectorBase

Namespace

Drupal\lingotek\Plugin\RelatedEntitiesDetector

Code

protected $fieldTypes;