$passwordHashCost public property (available since version 2.0.6)
Default cost used for password hashing. Allowed value is between 4 and 31.
See also generatePasswordHash().
public integer $passwordHashCost = 13
$passwordHashCost public property (available since version 2.0.6)
Default cost used for password hashing. Allowed value is between 4 and 31.
See also generatePasswordHash().
public integer $passwordHashCost = 13
Please login to continue.