You are here

constant EntityUpdateManager::OPERATION_INSERT in Entity Usage 8.3

Describes an insert source operation.

File

src/EntityUpdateManager.php, line 20

Class

EntityUpdateManager
Class EntityUpdateManager.

Namespace

Drupal\entity_usage

Code

const OPERATION_INSERT = 'insert';