Class: Hyrax::Transactions::Steps::SetUserAsDepositor::NullUser Private
- Inherits:
-
Object
- Object
- Hyrax::Transactions::Steps::SetUserAsDepositor::NullUser
- Defined in:
- lib/hyrax/transactions/steps/set_user_as_depositor.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Method Summary collapse
- #user_key ⇒ nil private
Instance Method Details
#user_key ⇒ nil
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.
34 35 36 |
# File 'lib/hyrax/transactions/steps/set_user_as_depositor.rb', line 34 def user_key nil end |