We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7109d34 commit 3c500a2Copy full SHA for 3c500a2
1 file changed
src/Helpers.php
@@ -14,7 +14,7 @@ public function __construct()
14
/**
15
* @param mixed
16
* @return string
17
- * @throws Exception
+ * @throws InvalidArgumentException
18
* @see https://api.dibiphp.com/3.0/source-Dibi.Translator.php.html#174
19
*/
20
public static function formatValue($value, IDriver $driver)
0 commit comments