constant IMAGE_STORAGE_MODULE in Drupal 7
Same name and namespace in other branches
- 8 core/modules/image/image.module \IMAGE_STORAGE_MODULE
Image style constant to represent any module-based preset.
File
- modules/
image/ image.module, line 31 - Exposes global functionality for creating image styles.
Code
define('IMAGE_STORAGE_MODULE', IMAGE_STORAGE_OVERRIDE | IMAGE_STORAGE_DEFAULT);