protected property EntryPoint::$resourceTypeRepository in JSON:API 8
Same name and namespace in other branches
- 8.2 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 26
Class
- EntryPoint
- Controller for the API entry point.
Namespace
Drupal\jsonapi\ControllerCode
protected $resourceTypeRepository;