You are here

protected property InstallerExistingConfigDirectoryTest::$expectedFilePerms in Drupal 9

Same name and namespace in other branches
  1. 8 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\Installer

Code

protected $expectedFilePerms;