You are here

public property CommerceTaxNumberType::$countries in Commerce Core 8.2

The supported countries.

An array of country codes.

Type: string[]

File

modules/tax/src/Annotation/CommerceTaxNumberType.php, line 39

Class

CommerceTaxNumberType
Defines the tax number type plugin annotation object.

Namespace

Drupal\commerce_tax\Annotation

Code

public $countries = [];