You are here

protected property ConfigEntityReference::$typedConfigManager in Feeds 8.3

The manager for managing config schema type plugins.

Type: \Drupal\Core\Config\TypedConfigManagerInterface

File

src/Feeds/Target/ConfigEntityReference.php, line 61

Class

ConfigEntityReference
Defines a config entity reference mapper.

Namespace

Drupal\feeds\Feeds\Target

Code

protected $typedConfigManager;