You are here

protected property FileItemTest::$directory in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/file/tests/src/Kernel/FileItemTest.php \Drupal\Tests\file\Kernel\FileItemTest::directory

Directory where the sample files are stored.

Type: string

File

core/modules/file/tests/src/Kernel/FileItemTest.php, line 41

Class

FileItemTest
Tests using entity fields of the file field type.

Namespace

Drupal\Tests\file\Kernel

Code

protected $directory;