You are here

protected property ToolkitTestBase::$image in Zircon Profile 8

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

The image object for the test file.

Type: \Drupal\Core\Image\ImageInterface

File

core/modules/system/src/Tests/Image/ToolkitTestBase.php, line 44
Contains \Drupal\system\Tests\Image\ToolkitTestBase.

Class

ToolkitTestBase
Base class for image manipulation testing.

Namespace

Drupal\system\Tests\Image

Code

protected $image;