Predis\Collection\Iterator\CursorBasedIterator::executeCommand PHP Method

executeCommand() abstract protected method

Fetches a new set of elements from the remote collection, effectively advancing the iteration process.
abstract protected executeCommand ( ) : array
return array
    protected abstract function executeCommand();