You are here

protected property Custom::$uuidGenerator in Commerce Core 8.2

The UUID generator.

Type: \Drupal\Component\Uuid\UuidInterface

File

modules/tax/src/Plugin/Commerce/TaxType/Custom.php, line 30

Class

Custom
Provides the Custom tax type.

Namespace

Drupal\commerce_tax\Plugin\Commerce\TaxType

Code

protected $uuidGenerator;