You are here

protected property TaxRate::$weight in Ubercart 8.4

The tax rate weight.

Type: int

File

uc_tax/src/Entity/TaxRate.php, line 86

Class

TaxRate
Defines a tax rate configuration entity.

Namespace

Drupal\uc_tax\Entity

Code

protected $weight = 0;