You are here

protected property TextimageTestTrait::$fileSystem in Textimage 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/TextimageTestTrait.php \Drupal\Tests\textimage\Kernel\TextimageTestTrait::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

tests/src/Kernel/TextimageTestTrait.php, line 31

Class

TextimageTestTrait
Trait to manage Textimage setup tasks common across tests.

Namespace

Drupal\Tests\textimage\Kernel

Code

protected $fileSystem;