You are here

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

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/Cdf/ContentEntityHandler.php, line 42

Class

ContentEntityHandler
The Content entity CDF creator.

Namespace

Drupal\acquia_contenthub\EventSubscriber\Cdf

Code

protected $configFactory;