\TriTan\Interfaces\PasswordPasswordHashInterface

Summary

Methods
Constants
hash()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

hash()

hash(string  $password) : mixed

Hashes a plain text password.

Parameters

string $password

Plain text password

Returns

mixed