@@ -165,7 +165,6 @@ discard block |
||
165 | 165 | protected $typeToBeReturned = 'address'; |
166 | 166 | |
167 | 167 | /** |
168 | - * @param string $code - e.g. address |
|
169 | 168 | */ |
170 | 169 | public function setTypeToBeReturned($ype) |
171 | 170 | { |
@@ -254,7 +253,7 @@ discard block |
||
254 | 253 | return ''; |
255 | 254 | } |
256 | 255 | /** |
257 | - * @return string |
|
256 | + * @return HTMLText|null |
|
258 | 257 | */ |
259 | 258 | public function RightTitle() |
260 | 259 | { |