You are here

protected property ToolkitTestBase::$file 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::file

The URI for the file.

Type: string

File

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

Class

ToolkitTestBase
Base class for image manipulation testing.

Namespace

Drupal\system\Tests\Image

Code

protected $file;