__construct()
__construct(array<mixed,mixed> $params) : integer
Constructor.
Handles every request, creating the required models and selecting the view.
Parameters
| array<mixed,mixed> | $params | POST parameters of the request. |
Returns
integer —HTTP status codes 200 or 404;