Skip to content

Commit

Permalink
Add a Spotlight deprecator.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Sep 20, 2024
1 parent 2ffedd0 commit 0896a7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/spotlight.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@
##
# Spotlight
module Spotlight
def self.deprecator
@deprecator ||= ActiveSupport::Deprecation.new('5.0', 'blacklight-spotlight')
end
end

0 comments on commit 0896a7f

Please sign in to comment.