You are here

constant ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php \Drupal\Tests\responsive_image\Functional\ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID

The responsive image style ID to use.

File

core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php, line 20

Class

ViewsIntegrationTest
Tests the integration of responsive image with Views.

Namespace

Drupal\Tests\responsive_image\Functional

Code

const RESPONSIVE_IMAGE_STYLE_ID = 'responsive_image_style_id';