ConfigTarget::$propertyPaths

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Form/ConfigTarget.php \Drupal\Core\Form\ConfigTarget::propertyPaths

The property paths to target.

Type: string[]

File

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

Class

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

Namespace

Drupal\Core\Form

Code

public readonly array $propertyPaths;

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