You are here

constant RESPONSIVE_IMAGE_ORIGINAL_IMAGE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/responsive_image/responsive_image.module \RESPONSIVE_IMAGE_ORIGINAL_IMAGE
2 uses of RESPONSIVE_IMAGE_ORIGINAL_IMAGE
ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/modules/responsive_image/src/Tests/ResponsiveImageAdminUITest.php
Test responsive image administration functionality.
responsive_image_get_mime_type in core/modules/responsive_image/responsive_image.module
Determines the MIME type of an image.

File

core/modules/responsive_image/responsive_image.module, line 19
Responsive image display formatter for image fields.

Code

const RESPONSIVE_IMAGE_ORIGINAL_IMAGE = '_original image_';