StreamWrapperExampleTest::$defaultTheme

Same name in other branches
  1. 8.x-1.x stream_wrapper_example/tests/src/Functional/StreamWrapperExampleTest.php \Drupal\Tests\stream_wrapper_example\Functional\StreamWrapperExampleTest::defaultTheme
  2. 4.0.x modules/stream_wrapper_example/tests/src/Functional/StreamWrapperExampleTest.php \Drupal\Tests\stream_wrapper_example\Functional\StreamWrapperExampleTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

modules/stream_wrapper_example/tests/src/Functional/StreamWrapperExampleTest.php, line 21

Class

StreamWrapperExampleTest
Functional tests for the stream wrapper example.

Namespace

Drupal\Tests\stream_wrapper_example\Functional

Code

protected $defaultTheme = 'stark';