You are here

protected property ToolkitImagemagickTest::$imageFactory in ImageMagick 8

The image factory service.

Type: \Drupal\Core\Image\ImageFactory

File

tests/src/Functional/ToolkitImagemagickTest.php, line 23

Class

ToolkitImagemagickTest
Tests that core image manipulations work properly through Imagemagick.

Namespace

Drupal\Tests\imagemagick\Functional

Code

protected $imageFactory;