IMAGE_STORAGE_OVERRIDE
Same name in other branches
- 7.x modules/image/image.module \IMAGE_STORAGE_OVERRIDE
Image style constant for user presets that override module-defined presets.
Deprecated
in drupal:8.1.0 and is removed from drupal:9.0.0.
See also
https://www.drupal.org/node/1820974
1 use of IMAGE_STORAGE_OVERRIDE
- image.module in core/
modules/ image/ image.module - Exposes global functionality for creating image styles.
File
-
core/
modules/ image/ image.module, line 34
Code
const IMAGE_STORAGE_OVERRIDE = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.