@@ -118,7 +118,7 @@ |
||
| 118 | 118 | /** |
| 119 | 119 | * Checks if the given value is json encoded |
| 120 | 120 | * |
| 121 | - * @param $sValue |
|
| 121 | + * @param string $sValue |
|
| 122 | 122 | * @return bool |
| 123 | 123 | */ |
| 124 | 124 | protected function isJson($sValue) |