You are here

protected property WidgetPluginManager::$widgetOptions in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Field/WidgetPluginManager.php \Drupal\Core\Field\WidgetPluginManager::widgetOptions

An array of widget options for each field type.

Type: array

File

core/lib/Drupal/Core/Field/WidgetPluginManager.php, line 34
Contains \Drupal\Core\Field\WidgetPluginManager.

Class

WidgetPluginManager
Plugin type manager for field widgets.

Namespace

Drupal\Core\Field

Code

protected $widgetOptions;