mirror of
https://github.com/dg/dibi.git
synced 2025-08-21 13:22:14 +02:00
removed NClass
This commit is contained in:
@@ -530,8 +530,8 @@ class DibiResult extends NObject implements IteratorAggregate, Countable
|
||||
|
||||
/**
|
||||
* Required by the IteratorAggregate interface
|
||||
* @param int offset
|
||||
* @param int limit
|
||||
* @param int offset
|
||||
* @param int limit
|
||||
* @return ArrayIterator
|
||||
*/
|
||||
final public function getIterator($offset = NULL, $limit = NULL)
|
||||
|
Reference in New Issue
Block a user