protected property ContentEntityNormalizer::$linkManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/hal/src/Normalizer/ContentEntityNormalizer.php \Drupal\hal\Normalizer\ContentEntityNormalizer::linkManager
The hypermedia link manager.
Type: \Drupal\hal\LinkManager\LinkManagerInterface
File
- core/
modules/ hal/ src/ Normalizer/ ContentEntityNormalizer.php, line 34
Class
- ContentEntityNormalizer
- Converts the Drupal entity object structure to a HAL array structure.
Namespace
Drupal\hal\NormalizerCode
protected $linkManager;