TwigTransTest::$languages
Custom languages.
Type: array
File
-
core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigTransTest.php, line 45
Class
- TwigTransTest
- Tests Twig "trans" tags.
Namespace
Drupal\Tests\system\Functional\ThemeCode
protected $languages = [
'xx' => 'Lolspeak',
'zz' => 'Lolspeak2',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.