You are here

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

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

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/LegalLogin.php, line 34

Class

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

Namespace

Drupal\legal\Form

Code

protected $moduleHandler;