You are here

protected property ProtectedPagesLoginForm::$password in Protected Pages 8

Provides the password hashing service object.

Type: \Drupal\Core\Password\PasswordInterface

File

src/Form/ProtectedPagesLoginForm.php, line 32

Class

ProtectedPagesLoginForm
Provides login screen to access protected page.

Namespace

Drupal\protected_pages\Form

Code

protected $password;