interface SignatureProvider (View source)

Any class that can represent its state as a string. Kind of like serialize, but doesn't need to support unserialization

Methods

public
string
getSignature()

No description

Details

string getSignature()

No description

Return Value

string