Method: Pageflow::EntryPolicy::Scope#query

Defined in:
app/policies/pageflow/entry_policy.rb

#queryObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



6
7
8
# File 'app/policies/pageflow/entry_policy.rb', line 6

def query
  @query
end