EarlyRenderingControllerTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php \Drupal\Tests\system\Functional\Common\EarlyRenderingControllerTest::defaultTheme
  2. 10 core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php \Drupal\Tests\system\Functional\Common\EarlyRenderingControllerTest::defaultTheme
  3. 11.x core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php \Drupal\Tests\system\Functional\Common\EarlyRenderingControllerTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php, line 28

Class

EarlyRenderingControllerTest
Verifies that bubbleable metadata of early rendering is not lost.

Namespace

Drupal\Tests\system\Functional\Common

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.