ImageStyleCustomStreamWrappersTest::$fileSystem

Same name and namespace in other branches
  1. 9 core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php \Drupal\Tests\image\Kernel\ImageStyleCustomStreamWrappersTest::fileSystem
  2. 10 core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php \Drupal\Tests\image\Kernel\ImageStyleCustomStreamWrappersTest::fileSystem
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.