You are here

protected property PetRevisionDeleteForm::$connection in Previewable email templates 8.3

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/PetRevisionDeleteForm.php, line 39

Class

PetRevisionDeleteForm
Provides a form for deleting a Pet revision.

Namespace

Drupal\pet\Form

Code

protected $connection;