You are here

public property CommerceTaxNumberType::$examples in Commerce Core 8.2

Example tax numbers.

When available, shown to users in validation errors.

Type: string[]

File

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

Class

CommerceTaxNumberType
Defines the tax number type plugin annotation object.

Namespace

Drupal\commerce_tax\Annotation

Code

public $examples = [];