PhpassHashedPasswordBase::$ITOA64

Same name in other branches
  1. 11.x core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php \Drupal\Core\Password\PhpassHashedPasswordBase::ITOA64

Type: ITOA64

File

core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php, line 37

Class

PhpassHashedPasswordBase
Legacy password hashing framework.

Namespace

Drupal\Core\Password

Code

public static $ITOA64 = './0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.