You are here

protected property AcceptanceMethodPluginManager::$fieldTypeManager in Entity Legal 8

The field type manager to define field.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/Plugin/AcceptanceMethodPluginManager.php, line 32
Contains \Drupal\entity_legal\Plugin\AcceptanceMethodPluginManager.

Class

AcceptanceMethodPluginManager
Plugin type manager for acceptance methods.

Namespace

Drupal\entity_legal\Plugin

Code

protected $fieldTypeManager;