ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID

Same name and namespace in other branches
  1. 8.9.x core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php \Drupal\Tests\responsive_image\Functional\ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID
  2. 10 core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php \Drupal\Tests\responsive_image\Functional\ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID
  3. 11.x 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';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.