You are here

protected property EasyEmailRevisionDeleteForm::$connection in Easy Email 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/EasyEmailRevisionDeleteForm.php \Drupal\easy_email\Form\EasyEmailRevisionDeleteForm::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/EasyEmailRevisionDeleteForm.php, line 39

Class

EasyEmailRevisionDeleteForm
Provides a form for deleting a Email revision.

Namespace

Drupal\easy_email\Form

Code

protected $connection;