You are here

protected property NumberPattern::$plugin in Commerce Core 8.2

The plugin ID.

Type: string

File

modules/number_pattern/src/Entity/NumberPattern.php, line 90

Class

NumberPattern
Defines the number pattern entity class.

Namespace

Drupal\commerce_number_pattern\Entity

Code

protected $plugin = 'infinite';