You are here

protected property OrderType::$numberPattern in Commerce Core 8.2

The number pattern ID.

Type: string

File

modules/order/src/Entity/OrderType.php, line 81

Class

OrderType
Defines the order type entity class.

Namespace

Drupal\commerce_order\Entity

Code

protected $numberPattern;