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