You are here

protected property FileValidationTest::$directory in SVG Image Field 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/FileValidationTest.php \Drupal\Tests\svg_image_field\Unit\FileValidationTest::directory
  2. 2.1.x tests/src/Unit/FileValidationTest.php \Drupal\Tests\svg_image_field\Unit\FileValidationTest::directory

Directory where the sample files are stored.

Type: string

File

tests/src/Unit/FileValidationTest.php, line 28

Class

FileValidationTest
Svg Image Field module unit tests.

Namespace

Drupal\Tests\svg_image_field\Unit

Code

protected $directory;