protected property PluginSettingsBase::$thirdPartySettings in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Field/PluginSettingsBase.php \Drupal\Core\Field\PluginSettingsBase::thirdPartySettings
The plugin settings injected by third party modules.
Type: array
See also
File
- core/
lib/ Drupal/ Core/ Field/ PluginSettingsBase.php, line 34 - Contains \Drupal\Core\Field\PluginSettingsBase.
Class
- PluginSettingsBase
- Base class for the Field API plugins.
Namespace
Drupal\Core\FieldCode
protected $thirdPartySettings = array();