protected property InstallerExistingConfigDirectoryTest::$expectedFilePerms in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigDirectoryTest::expectedFilePerms
- 9 core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigDirectoryTest.php \Drupal\FunctionalTests\Installer\InstallerExistingConfigDirectoryTest::expectedFilePerms
The expected file perms of the folder.
Type: int
File
- core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigDirectoryTest.php, line 22
Class
- InstallerExistingConfigDirectoryTest
- Tests installation when a config_sync_directory exists and is set up.
Namespace
Drupal\FunctionalTests\InstallerCode
protected $expectedFilePerms;