protected property VocabularyTranslationTest::$additionalLangcodes in Drupal 9
Same name and namespace in other branches
- 10 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 33
Class
- VocabularyTranslationTest
- Tests content translation for vocabularies.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $additionalLangcodes = [
'es',
];