protected function setValue(mixed $value) { $this->value = $value; $this->context ->setNode($this->value, $this->object, $this->metadata, $this->propertyPath); }