Json::error()
Renders the error response with the provided message
Json::error(string $message, int $code = 404): array
Parameters
| Name | Type | Default | 
|---|---|---|
| $message * | string | 
                – | 
| $code | int | 
                404 | 
        
              
Return type
array