mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-24 09:42:24 +01:00
Update Iterator.php
This commit is contained in:
parent
21b904b7d5
commit
04b8a20894
@ -38,7 +38,7 @@ class File
|
||||
}
|
||||
}
|
||||
|
||||
class Rowset implements Iterator
|
||||
class Rowset implements \Iterator
|
||||
{
|
||||
protected $_currentRow;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user