You are here

protected property ConfigurableFieldManagerTest::$configurableFieldManager in Commerce Core 8.2

The configurable field manager.

Type: \Drupal\commerce\ConfigurableFieldManagerInterface

File

tests/src/Kernel/ConfigurableFieldManagerTest.php, line 23

Class

ConfigurableFieldManagerTest
Tests the ConfigurableFieldManager class.

Namespace

Drupal\Tests\commerce\Kernel

Code

protected $configurableFieldManager;