You are here

constant TransactionTypeInterface::EXECUTION_ASK in Transaction 8

Ask for execution on save.

File

src/TransactionTypeInterface.php, line 31

Class

TransactionTypeInterface
Provides an interface defining a type of transaction.

Namespace

Drupal\transaction

Code

const EXECUTION_ASK = 3;