|
Stud.IP
6.1
|
Public Member Functions | |
| __construct (ContainerInterface $container, private StreamFactoryInterface $streamFactory) | |
| __invoke (Request $request, Response $response, array $args) | |
Public Member Functions inherited from NonJsonApiController | |
| __construct (ContainerInterface $container) | |
| __invoke (Request $request, Response $response, array $args) | |
| invoke (Request $request, Response $response, array $args) | |
Protected Attributes | |
| $allowedFilteringParameters = ['q', 'institute', 'semester', 'section'] | |
Protected Attributes inherited from NonJsonApiController | |
| $container | |
Additional Inherited Members | |
Protected Member Functions inherited from NonJsonApiController | |
| getUser (Request $request) | |
| getSchema ($resource) | |
| __construct | ( | ContainerInterface | $container, |
| private StreamFactoryInterface | $streamFactory | ||
| ) |
| __invoke | ( | Request | $request, |
| Response | $response, | ||
| array | $args | ||
| ) |
|
protected |