You are here

protected property ImageThemeFunctionTest::$imageFactory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/image/src/Tests/ImageThemeFunctionTest.php \Drupal\image\Tests\ImageThemeFunctionTest::imageFactory

Type: \Drupal\Core\Image\ImageFactory

File

core/modules/image/src/Tests/ImageThemeFunctionTest.php, line 38
Contains \Drupal\image\Tests\ImageThemeFunctionTest.

Class

ImageThemeFunctionTest
Tests image theme functions.

Namespace

Drupal\image\Tests

Code

protected $imageFactory;