protected property ContentEntityNormalizer::$dependencies in Default Content for D8 2.0.x
The dependency information.
Build during normalization, set and used to load entities during denormalization.
Type: array
File
- src/
Normalizer/ ContentEntityNormalizer.php, line 68
Class
- ContentEntityNormalizer
- Normalizes and denormalizes content entities.
Namespace
Drupal\default_content\NormalizerCode
protected $dependencies;