You are here

constant TransactorPluginInterface::RESULT_ERROR in Transaction 8

Generic result code for failed execution.

File

src/TransactorPluginInterface.php, line 24

Class

TransactorPluginInterface
Defines the interface for transactor plugins.

Namespace

Drupal\transaction

Code

const RESULT_ERROR = -1;