MenuDeleteForm::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/menu_ui/src/Form/MenuDeleteForm.php, line 30

Class

MenuDeleteForm
Defines a confirmation form for deletion of a custom menu.

Namespace

Drupal\menu_ui\Form

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.