public property CommerceTaxType::$weight in Commerce Core 8.2
The tax type weight.
Used to determine the order in which tax type plugins should run.
Type: int
File
- modules/
tax/ src/ Annotation/ CommerceTaxType.php, line 39
Class
- CommerceTaxType
- Defines the tax type plugin annotation object.
Namespace
Drupal\commerce_tax\AnnotationCode
public $weight = 0;