You are here

protected property ImageTest::$source in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::source
  2. 9 core/tests/Drupal/Tests/Core/Image/ImageTest.php \Drupal\Tests\Core\Image\ImageTest::source

Image source path.

Type: string

File

core/tests/Drupal/Tests/Core/Image/ImageTest.php, line 23

Class

ImageTest
Tests the image class.

Namespace

Drupal\Tests\Core\Image

Code

protected $source;