You are here

protected property FieldTypeExportBase::$configFactory in Entity Export CSV 8

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/FieldTypeExportBase.php, line 82

Class

FieldTypeExportBase
Base class for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

protected $configFactory;