You are here

protected property EventRevisionDeleteForm::$connection in Event 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/EventRevisionDeleteForm.php, line 40

Class

EventRevisionDeleteForm
Provides a form for deleting a Event revision.

Namespace

Drupal\event\Form

Code

protected $connection;