constant ResponsiveImageStyleInterface::ORIGINAL_IMAGE in Drupal 8
Same name and namespace in other branches
- 9 core/modules/responsive_image/src/ResponsiveImageStyleInterface.php \Drupal\responsive_image\ResponsiveImageStyleInterface::ORIGINAL_IMAGE
- 10 core/modules/responsive_image/src/ResponsiveImageStyleInterface.php \Drupal\responsive_image\ResponsiveImageStyleInterface::ORIGINAL_IMAGE
The machine name for the original image breakpoint image style option.
File
- core/
modules/ responsive_image/ src/ ResponsiveImageStyleInterface.php, line 20
Class
- ResponsiveImageStyleInterface
- Provides an interface defining a responsive_image mapping entity.
Namespace
Drupal\responsive_imageCode
const ORIGINAL_IMAGE = '_original image_';