protected property AgreementTestBase::$defaultTheme in Agreement 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/AgreementTestBase.php \Drupal\Tests\agreement\Functional\AgreementTestBase::defaultTheme
Sets base theme to classy because it sets the current path as a class.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ AgreementTestBase.php, line 41
Class
- AgreementTestBase
- Tests the agreement functionality.
Namespace
Drupal\Tests\agreement\FunctionalCode
protected $defaultTheme = 'classy';