protected property EntityResource::$entityRepository in Drupal 8
Same name and namespace in other branches
- 9 core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- core/
modules/ jsonapi/ src/ Controller/ EntityResource.php, line 108
Class
- EntityResource
- Process all entity requests.
Namespace
Drupal\jsonapi\ControllerCode
protected $entityRepository;