You are here

protected property ProtectedPagesEditForm::$password in Protected Pages 8

Provides the password hashing service object.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Form/ProtectedPagesEditForm.php, line 39

Class

ProtectedPagesEditForm
Provides an edit protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $password;