Predis\Collection\Iterator\CursorBasedIterator::executeCommand PHP Méthode

executeCommand() abstract protected méthode

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