You are here

protected property FileEntityNormalizer::$halSettings in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/hal/src/Normalizer/FileEntityNormalizer.php \Drupal\hal\Normalizer\FileEntityNormalizer::halSettings

The HAL settings config.

Type: \Drupal\Core\Config\ImmutableConfig

File

core/modules/hal/src/Normalizer/FileEntityNormalizer.php, line 38

Class

FileEntityNormalizer
Converts the Drupal entity object structure to a HAL array structure.

Namespace

Drupal\hal\Normalizer

Code

protected $halSettings;