You are here

protected property LoginValidatorBase::$formState in Lightweight Directory Access Protocol (LDAP) 8.4

Form State.

@todo Try to push this up into LoginValidatorLoginForm

Type: \Drupal\Core\Form\FormState

File

ldap_authentication/src/Controller/LoginValidatorBase.php, line 138

Class

LoginValidatorBase
Handles the actual testing of credentials and authentication of users.

Namespace

Drupal\ldap_authentication\Controller

Code

protected $formState;