Method: Valkyrie::Persistence::OptimisticLockToken#token

Defined in:
lib/valkyrie/persistence/optimistic_lock_token.rb

#tokenObject (readonly)

Returns the value of attribute token.



4
5
6
# File 'lib/valkyrie/persistence/optimistic_lock_token.rb', line 4

def token
  @token
end