Overrides ErrorHandler::handleError
public function handleError(Error $error) : void { $this->errors[] = $error; }