DbLogViewsTest::$modules
Same name in other branches
- 9 core/modules/dblog/tests/src/Functional/DbLogViewsTest.php \Drupal\Tests\dblog\Functional\DbLogViewsTest::modules
- 8.9.x core/modules/dblog/tests/src/Functional/DbLogViewsTest.php \Drupal\Tests\dblog\Functional\DbLogViewsTest::modules
- 10 core/modules/dblog/tests/src/Functional/DbLogViewsTest.php \Drupal\Tests\dblog\Functional\DbLogViewsTest::modules
Type: modules
Overrides DbLogTest::$modules
File
-
core/
modules/ dblog/ tests/ src/ Functional/ DbLogViewsTest.php, line 21
Class
- DbLogViewsTest
- Verifies user access to log reports based on permissions.
Namespace
Drupal\Tests\dblog\FunctionalCode
protected static $modules = [
'dblog',
'node',
'help',
'block',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.