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 4018980 commit e5ecf49Copy full SHA for e5ecf49
src/Driver/Mysqli/Result.php
@@ -46,6 +46,7 @@ class Result implements Iterator, ResultInterface
46
* Initialize
47
*
48
* @throws Exception\InvalidArgumentException
49
+ * psalm-suppress PossiblyUnusedMethod
50
*/
51
public function initialize(
52
mysqli|mysqli_result|mysqli_stmt $resource,
0 commit comments