You are here

protected property ShortcutSetDeleteForm::$database in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php \Drupal\shortcut\Form\ShortcutSetDeleteForm::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/shortcut/src/Form/ShortcutSetDeleteForm.php, line 23

Class

ShortcutSetDeleteForm
Builds the shortcut set deletion form.

Namespace

Drupal\shortcut\Form

Code

protected $database;