mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 22:17:25 +02:00
Update Iterator.php
This commit is contained in:
@@ -38,7 +38,7 @@ class File
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
class Rowset implements Iterator
|
class Rowset implements \Iterator
|
||||||
{
|
{
|
||||||
protected $_currentRow;
|
protected $_currentRow;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user