You are here

constant TransactionTypeInterface::EXECUTION_IMMEDIATE in Transaction 8

Immediate execution.

File

src/TransactionTypeInterface.php, line 21

Class

TransactionTypeInterface
Provides an interface defining a type of transaction.

Namespace

Drupal\transaction

Code

const EXECUTION_IMMEDIATE = 1;