W3cubDocs

/Drupal 8

constant SAVED_DELETED

Return status for saving which deleted an existing item.

File

core/includes/common.inc, line 69
Common functions that many Drupal modules will need to reference.

Code

const SAVED_DELETED = 3;

© 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!includes!common.inc/constant/SAVED_DELETED/8.1.x