DrupalFlushAllCachesInInstallerTest::$defaultTheme

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php \Drupal\FunctionalTests\Installer\DrupalFlushAllCachesInInstallerTest::defaultTheme
  2. 11.x core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php \Drupal\FunctionalTests\Installer\DrupalFlushAllCachesInInstallerTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php, line 18

Class

DrupalFlushAllCachesInInstallerTest
Tests <a href="/api/drupal/core%21includes%21common.inc/function/drupal_flush_all_caches/9" title="Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures." class="local">drupal_flush_all_caches</a>() during an install.

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.