You are here

protected property TranslationLanguageRenderer::$langcodeAlias in Views Parity Row 8

Stores the field alias of the langcode column.

Type: string

File

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

Class

TranslationLanguageRenderer
Renders entities in the current language.

Namespace

Drupal\views_parity_row\Plugin\views\Entity\Render

Code

protected $langcodeAlias;