Overrides ExecutionContextInterface::getPropertyPath
public function getPropertyPath(string $subPath = '') : string { return PropertyPath::append($this->propertyPath, $subPath); }