protected property TranslationLanguageRenderer::$langcodeAlias in Display Suite 8.2
Same name and namespace in other branches
- 8.4 src/Plugin/views/Entity/Render/TranslationLanguageRenderer.php \Drupal\ds\Plugin\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias
- 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\RenderCode
protected $langcodeAlias;