Skip to content

Commit d999aee

Browse files
rdeutzrichard67
andauthored
Update src/DatabaseIterator.php
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
1 parent 894f28a commit d999aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DatabaseIterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class DatabaseIterator implements \Countable, \Iterator
7474
* without a replacement.
7575
*
7676
* @throws \InvalidArgumentException
77-
*@since 1.0
77+
* @since 1.0
7878
*/
7979
public function __construct(StatementInterface $statement, $column = null, $class = \stdClass::class)
8080
{

0 commit comments

Comments
 (0)