You are here

protected property ExecutionContext::$propertyPath in Drupal 10

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

The property path leading to the current value.

Type: string

File

core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php, line 73

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\TypedData\Validation

Code

protected $propertyPath = '';