phpass.services.yml

Same filename in other branches
  1. 11.x core/modules/phpass/phpass.services.yml
core/modules/phpass/phpass.services.yml

File

core/modules/phpass/phpass.services.yml

View source
  1. services:
  2. phpass.password:
  3. public: false
  4. class: Drupal\phpass\Password\PhpassHashedPassword
  5. decorates: password
  6. arguments: ['@.inner']

Services

Title Deprecated Summary
phpass.password Drupal\phpass\Password\PhpassHashedPassword

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