You are here

constant TransactorPluginInterface::RESULT_OK in Transaction 8

Generic result code for successful execution.

File

src/TransactorPluginInterface.php, line 19

Class

TransactorPluginInterface
Defines the interface for transactor plugins.

Namespace

Drupal\transaction

Code

const RESULT_OK = 1;