constant IMAGE_STORAGE_DEFAULT
Image style constant for module-defined presets in code.
Archivo
- drupal-7.x/
modules/ image/ image.module, line 21 - Exposes global functionality for creating image styles.
Código
define('IMAGE_STORAGE_DEFAULT', 4)
Image style constant for module-defined presets in code.
define('IMAGE_STORAGE_DEFAULT', 4)