@@ -286,7 +286,7 @@ discard block |
||
286 | 286 | } |
287 | 287 | |
288 | 288 | /** |
289 | - * @return mixed |
|
289 | + * @return string |
|
290 | 290 | */ |
291 | 291 | public function getProperty() |
292 | 292 | { |
@@ -368,7 +368,7 @@ discard block |
||
368 | 368 | } |
369 | 369 | |
370 | 370 | /** |
371 | - * @return mixed |
|
371 | + * @return boolean|null |
|
372 | 372 | */ |
373 | 373 | public function getIsMethod() |
374 | 374 | { |