You are here

protected property InstallerExistingConfigDirectoryTest::$expectedFilePerms in Drupal 8

Same name and namespace in other branches
  1. 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 the installer when a config_directory has already been set up.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $expectedFilePerms;