InstallerExistingInstallationTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Installer/InstallerExistingInstallationTest.php, line 15

Class

InstallerExistingInstallationTest
Tests the installer with an existing Drupal installation.

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.