You are here

protected property ProfileTypeDeleteForm::$database in Profile 2 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/ProfileTypeDeleteForm.php, line 27
Contains \Drupal\profile\Form\ProfileTypeDeleteForm.

Class

ProfileTypeDeleteForm
Provides a confirmation form for deleting a Profile type entity.

Namespace

Drupal\profile\Form

Code

protected $database;