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

fetchAll() public méthode

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