VocabularyTranslationTest::$additionalLangcodes

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php \Drupal\Tests\taxonomy\Functional\VocabularyTranslationTest::additionalLangcodes
  2. 11.x core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php \Drupal\Tests\taxonomy\Functional\VocabularyTranslationTest::additionalLangcodes

Languages to enable.

Type: string[]

File

core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php, line 35

Class

VocabularyTranslationTest
Tests content translation for vocabularies.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $additionalLangcodes = [
    'es',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.