class JsonApi extends JsonApi
Properties
| protected string | $resourceClass |
|
||
| protected string | $endpointName |
|
||
| protected ServerRequestInterface|null | $baseRequest |
|
||
| protected Container|null | $container |
|
Methods
Details
at
line 83
Collection
getCollection(string $type)
Get a collection by name or class.
at
line 103
Resource
getResource(string $type)
Get a resource by type or class.