You are here

protected property EntityCdfSerializer::$configFactory in Acquia Content Hub 8.2

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EntityCdfSerializer.php, line 47

Class

EntityCdfSerializer
Serialize an entity to a CDF format.

Namespace

Drupal\acquia_contenthub

Code

protected $configFactory;