NonDefaultBlockAdminTest::$defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/block/tests/src/Functional/NonDefaultBlockAdminTest.php, line 24

Class

NonDefaultBlockAdminTest
Tests the block administration page for a non-default theme.

Namespace

Drupal\Tests\block\Functional

Code

protected $defaultTheme = 'stark';

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