protected property WidgetBase::$settings

The widget settings.

Type: array

Overrides PluginSettingsBase::$settings

File

core/lib/Drupal/Core/Field/WidgetBase.php, line 34

Class

WidgetBase
Base class for 'Field widget' plugin implementations.

Namespace

Drupal\Core\Field

Code

protected $settings;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!WidgetBase.php/property/WidgetBase::settings/8.1.x