You are here

protected property TransactorBase::$transactionService in Transaction 8

The transaction service.

Type: \Drupal\transaction\TransactionServiceInterface

File

src/TransactorBase.php, line 41

Class

TransactorBase
Provides a base class for transactor plugins.

Namespace

Drupal\transaction

Code

protected $transactionService;