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\transactionCode
const EXECUTION_STANDARD = 0;