You are here

protected property TaxRateForm::$entity in Ubercart 8.4

The tax rate entity.

Type: \Drupal\uc_tax\TaxRateInterface

Overrides EntityForm::$entity

File

uc_tax/src/Form/TaxRateForm.php, line 20

Class

TaxRateForm
Builds the form to edit tax rate entities.

Namespace

Drupal\uc_tax\Form

Code

protected $entity;