You are here

protected property TransactionType::$pluginCollection in Transaction 8

A collection to store the transactor plugin.

Type: \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection

File

src/Entity/TransactionType.php, line 104

Class

TransactionType
Provides a type of transaction.

Namespace

Drupal\transaction\Entity

Code

protected $pluginCollection;