You are here

protected property SimpleMegaMenuRevisionDeleteForm::$connection in Simple Mega Menu 8

Same name and namespace in other branches
  1. 2.0.x src/Form/SimpleMegaMenuRevisionDeleteForm.php \Drupal\simple_megamenu\Form\SimpleMegaMenuRevisionDeleteForm::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/SimpleMegaMenuRevisionDeleteForm.php, line 39

Class

SimpleMegaMenuRevisionDeleteForm
Provides a form for deleting a Simple mega menu revision.

Namespace

Drupal\simple_megamenu\Form

Code

protected $connection;