static property PhpassHashedPassword::$ITOA64 in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Password/PhpassHashedPassword.php \Drupal\Core\Password\PhpassHashedPassword::ITOA64
Returns a string for mapping an int to the corresponding base 64 character.
File
- core/
lib/ Drupal/ Core/ Password/ PhpassHashedPassword.php, line 37 - Contains \Drupal\Core\Password\PhpassHashedPassword.
Class
- PhpassHashedPassword
- Secure password hashing functions based on the Portable PHP password hashing framework.
Namespace
Drupal\Core\PasswordCode
static $ITOA64 = './0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz';