W3cubDocs

/Drupal 8

constant SAVED_UPDATED

Return status for saving which involved an update to an existing item.

File

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

Code

const SAVED_UPDATED = 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!includes!common.inc/constant/SAVED_UPDATED/8.1.x