EntityDefinitionUpdateManagerInterface::DEFINITION_CREATED

Indicates that a definition has just been created.

File

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

Class

EntityDefinitionUpdateManagerInterface
Defines an interface for managing entity definition updates.

Namespace

Drupal\Core\Entity

Code

const DEFINITION_CREATED = 1;
doc_Drupal
2016-10-29 09:05:02
Comments
Leave a Comment

Please login to continue.