protected property LegalLogin::$database in Legal 8
Same name and namespace in other branches
- 2.0.x 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\FormCode
protected $database;