You are here

protected property ImagemagickDeprecationTest::$fileSystem in ImageMagick 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

tests/src/Functional/ImagemagickDeprecationTest.php, line 25

Class

ImagemagickDeprecationTest
Tests that core image manipulations work properly through Imagemagick.

Namespace

Drupal\Tests\imagemagick\Functional

Code

protected $fileSystem;