Class: Hyrax::Transactions::Steps::SetUserAsCreator::NullUser Private

Inherits:
Object
  • Object
show all
Defined in:
lib/hyrax/transactions/steps/set_user_as_creator.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.

Since:

  • 3.0.0

Instance Method Summary collapse

Instance Method Details

#user_keynil

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.

Returns:

  • (nil)

Since:

  • 3.0.0



34
35
36
# File 'lib/hyrax/transactions/steps/set_user_as_creator.rb', line 34

def user_key
  nil
end