\think\helper\hashMd5

Summary

Methods
Properties
Constants
make()
check()
setSalt()
No public properties found
No constants found
No protected methods found
$salt
N/A
No private methods found
No private properties found
N/A

Properties

$salt

$salt

Methods

make()

make(mixed  $value, array  $options = []) : mixed

Parameters

mixed $value
array $options

Returns

mixed —

check()

check(mixed  $value, mixed  $hashedValue, array  $options = []) : mixed

Parameters

mixed $value
mixed $hashedValue
array $options

Returns

mixed —

setSalt()

setSalt(mixed  $salt) : mixed

Parameters

mixed $salt

Returns

mixed —