sul-dlss/hydrox

View on GitHub
app/helpers/hyrax_helper.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module HyraxHelper
  include ::BlacklightHelper
  include Hyrax::BlacklightOverride
  include Hyrax::HyraxHelperBehavior
end