Image style constant to represent any module-based preset.
File
- core/modules/image/image.module, line 48
- Exposes global functionality for creating image styles.
Code
define('IMAGE_STORAGE_MODULE', IMAGE_STORAGE_OVERRIDE | IMAGE_STORAGE_DEFAULT)
Image style constant to represent any module-based preset.
define('IMAGE_STORAGE_MODULE', IMAGE_STORAGE_OVERRIDE | IMAGE_STORAGE_DEFAULT)
Please login to continue.