You are here

protected property InstallerExistingConfigTestBase::$existingSyncDirectory in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigTestBase::existingSyncDirectory
  2. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigTestBase::existingSyncDirectory

@todo

File

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

Class

InstallerExistingConfigTestBase
Provides a base class for testing installing from existing configuration.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $existingSyncDirectory = FALSE;