W3cubDocs

/Drupal 8

constant IMAGE_STORAGE_OVERRIDE

Image style constant for user presets that override module-defined presets.

Deprecated

in Drupal 8.1.x, will be removed before Drupal 9.0.0.

File

core/modules/image/image.module, line 27
Exposes global functionality for creating image styles.

Code

const IMAGE_STORAGE_OVERRIDE = 2;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!modules!image!image.module/constant/IMAGE_STORAGE_OVERRIDE/8.1.x