You are here

protected property NumberPattern::$pluginCollection in Commerce Core 8.2

The plugin collection that holds the number pattern plugin.

Type: \Drupal\commerce\CommerceSinglePluginCollection

File

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

Class

NumberPattern
Defines the number pattern entity class.

Namespace

Drupal\commerce_number_pattern\Entity

Code

protected $pluginCollection;