You are here

protected property FileStorageTest::$directory in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php \Drupal\KernelTests\Core\Config\Storage\FileStorageTest::directory

A directory to store configuration in.

Type: string

File

core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php, line 22

Class

FileStorageTest
Tests FileStorage operations.

Namespace

Drupal\KernelTests\Core\Config\Storage

Code

protected $directory;