protected property ImageDimensionsTest::$profile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $profile = 'testing';