W3cubDocs

/Drupal 8

constant IMAGE_STORAGE_EDITABLE

Image style constant to represent an editable preset.

Deprecated

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

File

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

Code

define('IMAGE_STORAGE_EDITABLE', IMAGE_STORAGE_NORMAL | IMAGE_STORAGE_OVERRIDE)

© 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_EDITABLE/8.1.x