protected property TaxType::$pluginCollection in Commerce Core 8.2
The plugin collection that holds the tax type plugin.
Type: \Drupal\commerce\CommerceSinglePluginCollection
File
- modules/
tax/ src/ Entity/ TaxType.php, line 92
Class
- TaxType
- Defines the tax type entity class.
Namespace
Drupal\commerce_tax\EntityCode
protected $pluginCollection;