ExecutionContext::$propertyPath

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php \Drupal\Core\TypedData\Validation\ExecutionContext::propertyPath
  2. 8.9.x core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php \Drupal\Core\TypedData\Validation\ExecutionContext::propertyPath
  3. 10 core/lib/Drupal/Core/Validation/ExecutionContext.php \Drupal\Core\Validation\ExecutionContext::propertyPath

The property path leading to the current value.

Type: propertyPath

File

core/lib/Drupal/Core/Validation/ExecutionContext.php, line 43

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\Validation

Code

protected string $propertyPath = '';

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