You are here

protected property DrupalFlushAllCachesInInstallerTest::$profile in Drupal 10

Same name and namespace in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php \Drupal\FunctionalTests\Installer\DrupalFlushAllCachesInInstallerTest::profile

The profile to install as a basis for testing.

Type: string

Overrides BrowserTestBase::$profile

File

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

Class

DrupalFlushAllCachesInInstallerTest
Tests drupal_flush_all_caches() during an install.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'cache_flush_test';