protected property LocalTranslatorTestBase::$localManagerPermissions in Translation Management Tool 8
File
- translators/
tmgmt_local/ tests/ src/ Functional/ LocalTranslatorTestBase.php, line 25
Class
- LocalTranslatorTestBase
- Base class for local translator tests.
Namespace
Drupal\Tests\tmgmt_local\FunctionalCode
protected $localManagerPermissions = [
'administer translation tasks',
'provide translation services',
'view the administration theme',
'administer themes',
];