@@ -225,6 +225,9 @@ |
||
225 | 225 | ); |
226 | 226 | } |
227 | 227 | |
228 | + /** |
|
229 | + * @param string $message |
|
230 | + */ |
|
228 | 231 | private function errorResponse($message) |
229 | 232 | { |
230 | 233 | $content = $this->templating->render( |