You are here

protected property SitewideAlertRevisionDeleteForm::$connection in Sitewide Alert 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/SitewideAlertRevisionDeleteForm.php, line 40

Class

SitewideAlertRevisionDeleteForm
Provides a form for deleting a Sitewide Alert revision.

Namespace

Drupal\sitewide_alert\Form

Code

protected $connection;