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
1 | define( 'IMAGE_STORAGE_MODULE' , IMAGE_STORAGE_OVERRIDE | IMAGE_STORAGE_DEFAULT) |
Please login to continue.