You are here

protected property UserEmailVerification::$database in User email verification 8

The current primary database.

Type: \Drupal\Core\Database\Connection

File

src/UserEmailVerification.php, line 39

Class

UserEmailVerification
User email verification helper service.

Namespace

Drupal\user_email_verification

Code

protected $database;