protected property InstallerConfigDirectorySetNoDirectoryTest::$syncDirectory in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php \Drupal\FunctionalTests\Installer\InstallerConfigDirectorySetNoDirectoryTest::syncDirectory
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectorySetNoDirectoryTest.php \Drupal\FunctionalTests\Installer\InstallerConfigDirectorySetNoDirectoryTest::syncDirectory
The sync directory created during the install.
Type: string
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerConfigDirectorySetNoDirectoryTest.php, line 24
Class
- InstallerConfigDirectorySetNoDirectoryTest
- Tests the installer when a custom config directory set up but does not exist.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $syncDirectory;