You are here

protected property JsonApiParamEnhancer::$pageNormalizer in JSON:API 8

The page normalizer.

Type: Symfony\Component\Serializer\Normalizer\DenormalizerInterface

File

src/Routing/JsonApiParamEnhancer.php, line 39

Class

JsonApiParamEnhancer
Processes the request query parameters.

Namespace

Drupal\jsonapi\Routing

Code

protected $pageNormalizer;