EntityDefinitionUpdateManagerInterface::DEFINITION_DELETED

Indicates that a definition has just been deleted.

File

core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManagerInterface.php, line 63

Class

EntityDefinitionUpdateManagerInterface
Defines an interface for managing entity definition updates.

Namespace

Drupal\Core\Entity

Code

const DEFINITION_DELETED = 3;
doc_Drupal
2016-10-29 09:05:03
Comments
Leave a Comment

Please login to continue.