class ElasticsearchQuery::FilterFormatter::Custom

Public Instance Methods

to_hash() click to toggle source
# File lib/elasticsearch_query/filter_formatter/custom.rb, line 4
def to_hash
  @value
end