You are here

constant TransactionInterface::PROPERTY_TARGET_ENTITY_UPDATED in Transaction 8

Name of property indicating that the target entity was updated.

File

src/TransactionInterface.php, line 47

Class

TransactionInterface
The interface for transaction entities.

Namespace

Drupal\transaction

Code

const PROPERTY_TARGET_ENTITY_UPDATED = 'transaction_target_entity_updated';