lib/blacklight/configuration/facet_field.rb in blacklight-7.21.2 vs lib/blacklight/configuration/facet_field.rb in blacklight-7.22.0

- old
+ new

@@ -56,9 +56,11 @@ ## # Rendering: # @!attribute presenter # @return [Blacklight::FacetFieldPresenter] + # @!attribute item_presenter + # @return [Blacklight::FacetItemPresenter] # @!attribute component # @return [Blacklight::FacetFieldListComponent] # @!attribute item_component # @return [Blacklight::FacetItemComponent] # @!attribute partial