Ejemplo n.º 1
0
 /**
  * @return Result
  */
 public function addDataTypeError()
 {
     return $this->addError($this->errorBuilder->dataType());
 }