A RecordCursor is the same as an ArrayCursor except is returns a Record object instead of an array
CloneableInstantiableIterable
- Extends
- Implements
Countable Iterator Traversable
Methods |
public __construct(PHPFUI You must pass an instance if the Record object that will be filled and returned by current() method |
public current() : ?mixed
|
public next() : void |
public valid() : bool |
Properties |
Methods |
Properties |
private PHPFUI |