W3cubDocs

/Drupal 8

constant SAVED_NEW

Return status for saving which involved creating a new item.

File

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

Code

const SAVED_NEW = 1;

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