You are here

protected property ProtectedPagesAddForm::$password in Protected Pages 8

Provides the password hashing service object.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Form/ProtectedPagesAddForm.php, line 39

Class

ProtectedPagesAddForm
Provides an add protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $password;