getFormatter()->format($value, $this->getType()); ErrorHandler::stop(); } if (false !== $result) { return $result; } return $value; } }