ConfigTarget::$elementParents

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Form/ConfigTarget.php \Drupal\Core\Form\ConfigTarget::elementParents

The parents of the form element which maps to this config property.

@internal This property is for internal use only.

Type: array

See also

\Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap()

File

core/lib/Drupal/Core/Form/ConfigTarget.php, line 27

Class

ConfigTarget
Represents the mapping of a config property to a form element.

Namespace

Drupal\Core\Form

Code

public array $elementParents;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.