You are here

protected property ContentEntityNormalizer::$moduleHandler in Default Content for D8 2.0.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Normalizer/ContentEntityNormalizer.php, line 44

Class

ContentEntityNormalizer
Normalizes and denormalizes content entities.

Namespace

Drupal\default_content\Normalizer

Code

protected $moduleHandler;