You are here

protected property PluginConfiguration::$parent in Plugin 8.2

The parent typed data object.

Type: \Drupal\plugin\Plugin\Field\FieldType\PluginCollectionItemInterface

Overrides TypedData::$parent

File

src/Plugin/DataType/PluginConfiguration.php, line 26

Class

PluginConfiguration
Provides a plugin configuration data type.

Namespace

Drupal\plugin\Plugin\DataType

Code

protected $parent;