protected property ContactPermissionsTest::$defaultTheme in Contact Permissions 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/ContactPermissionsTest.php \Drupal\Tests\contact_permissions\Functional\ContactPermissionsTest::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/ ContactPermissionsTest.php, line 29
Class
- ContactPermissionsTest
- Tests the permission provided by contact_permissions module.
Namespace
Drupal\Tests\contact_permissions\FunctionalCode
protected $defaultTheme = 'stark';