You are here

protected property CustomServicesAddForm::$database in Shorten URLs 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/shorten_cs/src/Form/CustomServicesAddForm.php, line 33

Class

CustomServicesAddForm
Settings form.

Namespace

Drupal\shorten_cs\Form

Code

protected $database;