You are here

protected property AcceptanceMethodPluginManager::$formatterOptions in Entity Legal 8

An array of formatter options for each field type.

Type: array

File

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

Class

AcceptanceMethodPluginManager
Plugin type manager for acceptance methods.

Namespace

Drupal\entity_legal\Plugin

Code

protected $formatterOptions;