Ouzo\Db\EmptyQueryExecutor::fetchIterator PHP Méthode

fetchIterator() public méthode

public fetchIterator ( )
    public function fetchIterator()
    {
        return new ArrayIterator(array());
    }