Completed
Pull Request — master (#251)
by Tomáš
02:29
created
src/Kdyby/Doctrine/Connection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -368,7 +368,7 @@
 block discarded – undo
368 368
 	/**
369 369
 	 * @deprecated
370 370
 	 * @internal
371
-	 * @param \Exception|\Throwable $e
371
+	 * @param \Exception $e
372 372
 	 * @param string $query
373 373
 	 * @param array $params
374 374
 	 * @return DBALException
Please login to merge, or discard this patch.