Convert an email address into a 'subscriber hash' for identifying the subscriber in a method URL
public subscriberHash ( string $email ) : string | ||
string | The subscriber's email address | |
return | string | Hashed version of the input |
public subscriberHash ( string $email ) : string | ||
string | The subscriber's email address | |
return | string | Hashed version of the input |