Overrides Driver::setErrorHandler
public function setErrorHandler(?\Closure $errorHandler) : void { $this->errorHandler = $errorHandler; }