You are here

protected property OrganizationRevisionDeleteForm::$connection in Drupal PM (Project Management) 4.x

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/pm_organization/src/Form/OrganizationRevisionDeleteForm.php, line 36

Class

OrganizationRevisionDeleteForm
Provides a form for deleting a Organization revision.

Namespace

Drupal\pm_organization\Form

Code

protected $connection;