You are here

protected property LastTransactionFetch::$transactionService in Transaction 8

The transaction service.

Type: \Drupal\transaction\TransactionServiceInterface

File

src/Plugin/RulesAction/LastTransactionFetch.php, line 44

Class

LastTransactionFetch
Provides an action to fetch the last executed transaction of a given target.

Namespace

Drupal\transaction\Plugin\RulesAction

Code

protected $transactionService;