You are here

protected property TransactorHandler::$transactionService in Transaction 8

The transaction service.

Type: \Drupal\transaction\TransactionServiceInterface

File

src/TransactorHandler.php, line 29

Class

TransactorHandler
Transactor entity handler.

Namespace

Drupal\transaction

Code

protected $transactionService;