We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e6a79 commit 5fa5493Copy full SHA for 5fa5493
src/Connection.php
@@ -21,7 +21,7 @@
21
* @method array errorInfo()
22
* @method mixed getAttribute(int $attribute)
23
* @method bool inTransaction()
24
- * @method string lastInsertId(string $name = null)
+ * @method string lastInsertId(?string $name = null)
25
* @method string quote(mixed $string, int $parameterType = PDO::PARAM_STR)
26
* @method mixed setAttribute(int $attribute, mixed $value)
27
*
0 commit comments