protected property RoleExpireApiTest::$defaultTheme in Role Expire 8
Same name and namespace in other branches
- 2.x tests/src/Functional/RoleExpireApiTest.php \Drupal\Tests\role_expire\Functional\RoleExpireApiTest::defaultTheme
Default theme.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ RoleExpireApiTest.php, line 44
Class
- RoleExpireApiTest
- Tests that the Role expire API works.
Namespace
Drupal\Tests\role_expire\FunctionalCode
protected $defaultTheme = 'stark';