public static property PermissionsTest::$modules in Weather 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/PermissionsTest.php \Drupal\Tests\weather\Functional\PermissionsTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ PermissionsTest.php, line 22
Class
- PermissionsTest
- Tests permissions and access settings for different users.
Namespace
Drupal\Tests\weather\FunctionalCode
public static $modules = [
'weather',
'block',
];