LanguageEntityFieldAccessHookTest::$modules
Same name in other branches
- 9 core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php \Drupal\Tests\language\Functional\LanguageEntityFieldAccessHookTest::modules
- 8.9.x core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php \Drupal\Tests\language\Functional\LanguageEntityFieldAccessHookTest::modules
- 11.x core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php \Drupal\Tests\language\Functional\LanguageEntityFieldAccessHookTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ language/ tests/ src/ Functional/ LanguageEntityFieldAccessHookTest.php, line 19
Class
- LanguageEntityFieldAccessHookTest
- Tests language picker compatibility with hook_entity_field_access.
Namespace
Drupal\Tests\language\FunctionalCode
protected static $modules = [
'node',
'text',
'field',
'filter',
'language',
'language_entity_field_access_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.