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\RulesActionCode
protected $transactionService;