You are here

protected property CheckoutPanePluginBase::$weight in Ubercart 8.4

The weight of the checkout pane.

Type: int|string

File

uc_cart/src/CheckoutPanePluginBase.php, line 26

Class

CheckoutPanePluginBase
Defines a base checkout pane plugin implementation.

Namespace

Drupal\uc_cart

Code

protected $weight = '';