Skip to content

Commit

Permalink
more precise type
Browse files Browse the repository at this point in the history
  • Loading branch information
clxmstaab committed Jan 8, 2022
1 parent 5ae785f commit bf17420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/PDOStatement.stub
Expand Up @@ -9,7 +9,7 @@
class PDOStatement implements Traversable, IteratorAggregate
{
/**
* @template T
* @template T of object
* @param class-string<T> $class
* @param array<mixed> $ctorArgs
* @return false|T
Expand Down

0 comments on commit bf17420

Please sign in to comment.