S
Size: a a a
S
S
P
P
P
public static function hashPassword($password)
{
// JCrypt::hasStrongPasswordSupport() includes a fallback for us in the worst case
JCrypt::hasStrongPasswordSupport();
return password_hash($password, PASSWORD_DEFAULT);
}
S
S
S
S
P
ВД
MD
Д
S
P
ctrl
+ h
ВД
P
CW
NK
NK