protected property OffsetPageNormalizer::$supportedInterfaceOrClass in JSON:API 8
The interface or class that this Normalizer supports.
Type: string
File
- src/
Normalizer/ OffsetPageNormalizer.php, line 21
Class
- OffsetPageNormalizer
- The normalizer used for JSON API pagination.
Namespace
Drupal\jsonapi\NormalizerCode
protected $supportedInterfaceOrClass = OffsetPage::class;