RESPONSIVE_IMAGE_EMPTY_IMAGE
The machine name for the empty image breakpoint image style option.
Deprecated
in drupal:8.3.0 and is removed from drupal:9.0.0. Use Drupal\responsive_image\ResponsiveImageStyleInterface::EMPTY_IMAGE instead.
See also
https://www.drupal.org/node/2831620
File
-
core/
modules/ responsive_image/ responsive_image.module, line 27
Code
const RESPONSIVE_IMAGE_EMPTY_IMAGE = '_empty image_';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.