@@ -42,6 +42,6 @@ |
||
| 42 | 42 | */ |
| 43 | 43 | public function getParams(): array |
| 44 | 44 | { |
| 45 | - return $this->params; |
|
| 45 | + return $this->params; |
|
| 46 | 46 | } |
| 47 | 47 | } |
| 48 | 48 | \ No newline at end of file |