Method: Phrase::TranslationVerifyParameters#hash

Defined in:
lib/phrase/models/translation_verify_parameters.rb

#hashInteger

Calculates hash code according to all attributes.

Returns:

  • (Integer)

    Hash code



77
78
79
# File 'lib/phrase/models/translation_verify_parameters.rb', line 77

def hash
  [branch].hash
end