You are here

protected property EntityTraitManager::$configurableFieldManager in Commerce Core 8.2

The configurable field manager.

Type: \Drupal\commerce\ConfigurableFieldManagerInterface

File

src/EntityTraitManager.php, line 24

Class

EntityTraitManager
Manages discovery and instantiation of entity trait plugins.

Namespace

Drupal\commerce

Code

protected $configurableFieldManager;