protected property Cart::$id in Ubercart 8.4
The cart ID.
Type: string
File
- uc_cart/
src/ Cart.php, line 25
Class
- Cart
- Utility class providing methods for the management of shopping carts.
Namespace
Drupal\uc_cartCode
protected $id;
The cart ID.
Type: string
protected $id;