protected property PluginSettingsBase::$settings

The plugin settings.

Type: array

File

drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php, line 25
Definition of Drupal\field\Plugin\PluginSettingsBase.

Class

PluginSettingsBase
Base class for the Field API plugins.

Namespace

Drupal\field\Plugin

Code

protected $settings = array();