Ouzo\Db\EmptyQueryExecutor::fetchAll PHP Method

fetchAll() public method

public fetchAll ( )
    public function fetchAll()
    {
        return array();
    }