You are here

protected property TransactorBase::$fieldManager in Transaction 8

The field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/TransactorBase.php, line 48

Class

TransactorBase
Provides a base class for transactor plugins.

Namespace

Drupal\transaction

Code

protected $fieldManager;