PreventDowngradeTest::$defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php, line 22

Class

PreventDowngradeTest
Tests that a site on 10.4.0 is prevented from downgrading to 11.0.0.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

protected $defaultTheme = 'stark';

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