protected property RelationTypeDeleteConfirm::$database in Relation 8
Same name and namespace in other branches
- 8.2 src/Form/RelationTypeDeleteConfirm.php \Drupal\relation\Form\RelationTypeDeleteConfirm::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ RelationTypeDeleteConfirm.php, line 26 - Contains \Drupal\relation\Form\RelationTypeDeleteConfirm.
Class
- RelationTypeDeleteConfirm
- Provides a form for relation type deletion.
Namespace
Drupal\relation\FormCode
protected $database;