You are here

protected property LegalLogin::$languageManager in Legal 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/LegalLogin.php \Drupal\legal\Form\LegalLogin::languageManager

Language handling.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/LegalLogin.php, line 41

Class

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

Namespace

Drupal\legal\Form

Code

protected $languageManager;