예제 #1
0
 public function addError($error)
 {
     $this->propertyMapper->getMessages()->forProperty($this->propertyName)->addError($error);
 }