Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Field/PluginSettingsBase.php \Drupal\Core\Field\PluginSettingsBase::thirdPartySettings
  2. 9 core/lib/Drupal/Core/Field/PluginSettingsBase.php \Drupal\Core\Field\PluginSettingsBase::thirdPartySettings

The plugin settings injected by third party modules.

Type: array

See also

Hooks

File

core/lib/Drupal/Core/Field/PluginSettingsBase.php, line 29

Class

PluginSettingsBase
Base class for the Field API plugins.

Namespace

Drupal\Core\Field

Code

protected $thirdPartySettings = [];