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