mirror of
https://github.com/dg/dibi.git
synced 2025-08-09 15:47:23 +02:00
removed NClass
This commit is contained in:
@@ -63,8 +63,8 @@ final class DibiResultIterator implements Iterator
|
||||
|
||||
/**
|
||||
* Required by the Iterator interface
|
||||
* @param int offset
|
||||
* @param int limit
|
||||
* @param int offset
|
||||
* @param int limit
|
||||
*/
|
||||
public function __construct(DibiResult $result, $offset, $limit)
|
||||
{
|
||||
|
Reference in New Issue
Block a user