You are here

protected property ProtectedPagesSettingForm::$password in Protected Pages 8

Provides the password hashing service object.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Form/ProtectedPagesSettingForm.php, line 52

Class

ProtectedPagesSettingForm
Provides protected pages settings configuration form.

Namespace

Drupal\protected_pages\Form

Code

protected $password;