You are here

protected property LegalLogin::$user in Legal 8

Same name and namespace in other branches
  1. 2.0.x src/Form/LegalLogin.php \Drupal\legal\Form\LegalLogin::user

The account the shortcut set is for.

Type: \Drupal\user\UserInterface

File

src/Form/LegalLogin.php, line 48

Class

LegalLogin
After login display new T&Cs to user and require that they are agreed to.

Namespace

Drupal\legal\Form

Code

protected $user;