constant TransactionTypeInterface::EXECUTION_SCHEDULED in Transaction 8
Scheduled execution.
File
- src/
TransactionTypeInterface.php, line 26
Class
- TransactionTypeInterface
- Provides an interface defining a type of transaction.
Namespace
Drupal\transactionCode
const EXECUTION_SCHEDULED = 2;