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.