Skip to content

Commit e5ecf49

Browse files
committed
Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 4018980 commit e5ecf49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Driver/Mysqli/Result.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ class Result implements Iterator, ResultInterface
4646
* Initialize
4747
*
4848
* @throws Exception\InvalidArgumentException
49+
* psalm-suppress PossiblyUnusedMethod
4950
*/
5051
public function initialize(
5152
mysqli|mysqli_result|mysqli_stmt $resource,

0 commit comments

Comments
 (0)