You are here

protected property TranslationLanguageRenderer::$langcodeAlias in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/Entity/Render/TranslationLanguageRenderer.php \Drupal\ds\Plugin\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias
  2. 8.3 src/Plugin/views/Entity/Render/TranslationLanguageRenderer.php \Drupal\ds\Plugin\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias

Stores the field alias of the langcode column.

Type: string

File

src/Plugin/views/Entity/Render/TranslationLanguageRenderer.php, line 18

Class

TranslationLanguageRenderer
Renders entities in the current language.

Namespace

Drupal\ds\Plugin\views\Entity\Render

Code

protected $langcodeAlias;