You are here

protected property ImageStyleCustomStreamWrappersTest::$fileSystem in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php \Drupal\Tests\image\Kernel\ImageStyleCustomStreamWrappersTest::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php, line 41

Class

ImageStyleCustomStreamWrappersTest
Tests derivative generation with source images using stream wrappers.

Namespace

Drupal\Tests\image\Kernel

Code

protected $fileSystem;