You are here

protected property TransactionTypeStorage::$fieldManager in Transaction 8

The field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/TransactionTypeStorage.php, line 36

Class

TransactionTypeStorage
Transaction type storage handler.

Namespace

Drupal\transaction

Code

protected $fieldManager;