You are here

protected property CustomServicesEditForm::$database in Shorten URLs 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/shorten_cs/src/Form/CustomServicesEditForm.php, line 30

Class

CustomServicesEditForm
Settings form.

Namespace

Drupal\shorten_cs\Form

Code

protected $database;