Class: Hyrax::TestDataSeeders::CollectionSeeder::NullUser Private

Inherits:
Object
  • Object
show all
Defined in:
app/utils/hyrax/test_data_seeders/collection_seeder.rb

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

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)


41
42
43
# File 'app/utils/hyrax/test_data_seeders/collection_seeder.rb', line 41

def user_key
  nil
end