You are here

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

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

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/LegalLogin.php, line 27

Class

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

Namespace

Drupal\legal\Form

Code

protected $database;