You are here

public function TranslationTargetLanguageField::query in Translation Views 8

Called to add the field to a query.

Overrides FieldPluginBase::query

File

src/Plugin/views/field/TranslationTargetLanguageField.php, line 75

Class

TranslationTargetLanguageField
Target Translation langcode field.

Namespace

Drupal\translation_views\Plugin\views\field

Code

public function query() {
}