protected property CartLinksForm::$database in Ubercart 8.4
The database service.
Type: \Drupal\Core\Database\Connection
File
- uc_cart_links/
src/ Form/ CartLinksForm.php, line 71
Class
- CartLinksForm
- Preprocesses a cart link, confirming with the user for destructive actions.
Namespace
Drupal\uc_cart_links\FormCode
protected $database;