You are here

protected property ImageDimensionsTest::$profile in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/image/src/Tests/ImageDimensionsTest.php \Drupal\image\Tests\ImageDimensionsTest::profile

The profile to install as a basis for testing.

Type: string

Overrides WebTestBase::$profile

File

core/modules/image/src/Tests/ImageDimensionsTest.php, line 27
Contains \Drupal\image\Tests\ImageDimensionsTest.

Class

ImageDimensionsTest
Tests that images have correct dimensions when styled.

Namespace

Drupal\image\Tests

Code

protected $profile = 'testing';