@@ -218,6 +218,9 @@ |
||
218 | 218 | ]; |
219 | 219 | } |
220 | 220 | |
221 | + /** |
|
222 | + * @param string $message |
|
223 | + */ |
|
221 | 224 | private function errorResponse($message) |
222 | 225 | { |
223 | 226 | $content = $this->templating->render( |