protected property EntityResourceBase::$entityTypeManager in JSON:API Resources 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Resource/ EntityResourceBase.php, line 27
Class
- EntityResourceBase
- Defines basic functionality for an entity-oriented JSON:API Resource.
Namespace
Drupal\jsonapi_resources\ResourceCode
protected $entityTypeManager;