公開メンバ関数 | |
dispatch () | |
mac ($previous=false) | |
checkMac ($mac) | |
PasswordForgotten.php の 26 行目に定義があります。
XH\PasswordForgotten::checkMac | ( | $mac | ) |
XH\PasswordForgotten::dispatch | ( | ) |
XH\PasswordForgotten::mac | ( | $previous = false | ) |
Returns a MAC for the current or previous hour.
bool | $previous | Whether to generate the MAC for the previous hour. |
array The configuration of the core.
PasswordForgotten.php の 95 行目に定義があります。