You are here

protected property DrupalFlushAllCachesInInstallerTest::$profile in Drupal 9

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';