You are here

protected property MappingFieldsHelper::$configFactory in Gutenberg 8.2

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/MappingFieldsHelper.php, line 30

Class

MappingFieldsHelper
Handles the mappingFields configuration manipulation.

Namespace

Drupal\gutenberg

Code

protected $configFactory;