You are here

constant SAVED_DELETED in Drupal 8

Same name and namespace in other branches
  1. 4 includes/common.inc \SAVED_DELETED
  2. 5 includes/common.inc \SAVED_DELETED
  3. 6 includes/common.inc \SAVED_DELETED
  4. 7 includes/common.inc \SAVED_DELETED
  5. 9 core/includes/common.inc \SAVED_DELETED
  6. 10 core/includes/common.inc \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;