|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| withJsonError ($msg, $params=null) | |
Extends the Response class in the Slim microframework.
Definition at line 16 of file APIResponse.inc.php.
| APIResponse::withJsonError | ( | $msg, | |
$params = null |
|||
| ) |
Response with an error message
| string | $msg | The message translation key |
| string | $params | Optional parameters to pass to the translation |
Definition at line 25 of file APIResponse.inc.php.