You are here

constant TransactionTypeInterface::EXECUTION_STANDARD in Transaction 8

Standard post-save execution.

File

src/TransactionTypeInterface.php, line 16

Class

TransactionTypeInterface
Provides an interface defining a type of transaction.

Namespace

Drupal\transaction

Code

const EXECUTION_STANDARD = 0;