@@ -36,6 +36,6 @@ |
||
| 36 | 36 | */ |
| 37 | 37 | public function render() |
| 38 | 38 | { |
| 39 | - return $this->response; |
|
| 39 | + return $this->response; |
|
| 40 | 40 | } |
| 41 | 41 | } |
| 42 | 42 | \ No newline at end of file |