MinimalInstallerTest::$defaultTheme

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php \Drupal\FunctionalTests\Installer\MinimalInstallerTest::defaultTheme
  2. 8.9.x core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php \Drupal\FunctionalTests\Installer\MinimalInstallerTest::defaultTheme
  3. 11.x core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php \Drupal\FunctionalTests\Installer\MinimalInstallerTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php, line 26

Class

MinimalInstallerTest
Tests the interactive installer installing the minimal profile.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $defaultTheme = 'stark';

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