You are here

protected property TransactionCreateDeriver::$transactorManager in Transaction 8

The transactor plugin manager.

Type: \Drupal\transaction\TransactorPluginManager

File

src/Plugin/RulesAction/TransactionCreateDeriver.php, line 37

Class

TransactionCreateDeriver
Derives transaction create plugin definitions based on transaction types.

Namespace

Drupal\transaction\Plugin\RulesAction

Code

protected $transactorManager;