@@ -106,7 +106,6 @@ discard block |
||
| 106 | 106 | /** |
| 107 | 107 | * Set the Id of the Spot. |
| 108 | 108 | * |
| 109 | - * @param string $someArgument The Argument for this call. |
|
| 110 | 109 | */ |
| 111 | 110 | public function setSpot($idSpot) |
| 112 | 111 | { |
@@ -212,7 +211,6 @@ discard block |
||
| 212 | 211 | /** |
| 213 | 212 | * Set the data of the Spot on cache. |
| 214 | 213 | * |
| 215 | - * @param string $data The Data. |
|
| 216 | 214 | */ |
| 217 | 215 | private function setCacheData() |
| 218 | 216 | { |