protected property S3fsTestBase::$defaultTheme in S3 File System 8.3
Same name and namespace in other branches
- 4.0.x tests/src/Functional/S3fsTestBase.php \Drupal\Tests\s3fs\Functional\S3fsTestBase::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/ S3fsTestBase.php, line 39
Class
- S3fsTestBase
- S3 File System Test Base.
Namespace
Drupal\Tests\s3fs\FunctionalCode
protected $defaultTheme = 'stark';