protected property ViewProfilesPermsTest::$defaultTheme in View profiles permissions 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ViewProfilesPermsTest.php \Drupal\Tests\view_profiles_perms\Functional\ViewProfilesPermsTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ ViewProfilesPermsTest.php, line 29
Class
- ViewProfilesPermsTest
- Tests the permissions provided by view_profile_perms module.
Namespace
Drupal\Tests\view_profiles_perms\FunctionalCode
protected $defaultTheme = 'stark';