protected property ContentEntityCdfNormalizer::$moduleHandler in Acquia Content Hub 8
The module handler service to create alter hooks.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Normalizer/ ContentEntityCdfNormalizer.php, line 83
Class
- ContentEntityCdfNormalizer
- Converts the Drupal entity object to a Acquia Content Hub CDF array.
Namespace
Drupal\acquia_contenthub\NormalizerCode
protected $moduleHandler;