RESPONSIVE_IMAGE_ORIGINAL_IMAGE

The machine name for the original image breakpoint image style option.

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\responsive_image\ResponsiveImageStyleInterface::ORIGINAL_IMAGE instead.

See also

https://www.drupal.org/node/2831620

File

core/modules/responsive_image/responsive_image.module, line 38

Code

const RESPONSIVE_IMAGE_ORIGINAL_IMAGE = '_original image_';

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