\TriTan\CommonPasswordHash

Summary

Methods
Properties
Constants
__construct()
hash()
$hook
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$hook

$hook : 

Type

Methods

hash()

hash(string  $password) : mixed

Hashes a plain text password.

Parameters

string $password

Plain text password

Returns

mixed