chore: Аннотации к типам
This commit is contained in:
parent
704e4e0bd5
commit
8588173079
9 changed files with 80 additions and 27 deletions
|
|
@ -6,6 +6,7 @@ use PDO;
|
|||
class StatementIterator implements \Iterator
|
||||
{
|
||||
|
||||
/** @var PDOStatement */
|
||||
private $result;
|
||||
/** @var int */
|
||||
private $pos = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue