You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EntityCdfSerializer.php, line 61

Class

EntityCdfSerializer
Serialize an entity to a CDF format.

Namespace

Drupal\acquia_contenthub

Code

protected $moduleHandler;