You are here

protected property ToolkitTestBase::$file in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php \Drupal\FunctionalTests\Image\ToolkitTestBase::file

The URI for the file.

Type: string

File

core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php, line 39

Class

ToolkitTestBase
Base class for image manipulation testing.

Namespace

Drupal\FunctionalTests\Image

Code

protected $file;