JTableContenthistory::getHashMatch
Utility method to get a matching row based on the hash value and id columns.
This lets us check to make sure we don't save duplicate versions.
Signature
public function getHashMatch()
Returns
- string
- SHA1 hash on sucess. Empty string on failure.