constant IMAGE_STORAGE_EDITABLE in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/image/image.module \IMAGE_STORAGE_EDITABLE
Image style constant to represent an editable preset.
File
- core/
modules/ image/ image.module, line 33 - Exposes global functionality for creating image styles.
Code
define('IMAGE_STORAGE_EDITABLE', IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE);