$query->iterator()
Sets the iterator class, which should be used for multiple results Set this to array to get a simple array instead of an iterator object
Parameters
Name | Type | Default |
---|---|---|
$iterator * | string |
– |
Return type
This method does not modify the existing $query
object but returns a new object with the changes applied. Learn more →