protected property EntryPoint::$resourceTypeRepository in JSON:API 8.2
Same name and namespace in other branches
- 8 src/Controller/EntryPoint.php \Drupal\jsonapi\Controller\EntryPoint::resourceTypeRepository
The JSON:API resource type repository.
Type: \Drupal\jsonapi\ResourceType\ResourceTypeRepositoryInterface
File
- src/
Controller/ EntryPoint.php, line 37
Class
- EntryPoint
- Controller for the API entry point.
Namespace
Drupal\jsonapi\ControllerCode
protected $resourceTypeRepository;