ResponsiveImageStyleInterface::EMPTY_IMAGE
Same name in other branches
- 8.9.x core/modules/responsive_image/src/ResponsiveImageStyleInterface.php \Drupal\responsive_image\ResponsiveImageStyleInterface::EMPTY_IMAGE
- 10 core/modules/responsive_image/src/ResponsiveImageStyleInterface.php \Drupal\responsive_image\ResponsiveImageStyleInterface::EMPTY_IMAGE
- 11.x core/modules/responsive_image/src/ResponsiveImageStyleInterface.php \Drupal\responsive_image\ResponsiveImageStyleInterface::EMPTY_IMAGE
The machine name for the empty image breakpoint image style option.
File
-
core/
modules/ responsive_image/ src/ ResponsiveImageStyleInterface.php, line 15
Class
- ResponsiveImageStyleInterface
- Provides an interface defining a responsive_image mapping entity.
Namespace
Drupal\responsive_imageCode
const EMPTY_IMAGE = '_empty image_';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.