@@ -270,7 +270,7 @@ |
||
270 | 270 | /** |
271 | 271 | * Get reference |
272 | 272 | * |
273 | - * @return float |
|
273 | + * @return string |
|
274 | 274 | */ |
275 | 275 | public function getReference() |
276 | 276 | { |
@@ -402,7 +402,7 @@ discard block |
||
402 | 402 | /** |
403 | 403 | * Get response |
404 | 404 | * |
405 | - * @return string|resource |
|
405 | + * @return resource |
|
406 | 406 | */ |
407 | 407 | public function getResponse() |
408 | 408 | { |
@@ -592,7 +592,7 @@ discard block |
||
592 | 592 | /** |
593 | 593 | * Get totalDatabaseQueryTime |
594 | 594 | * |
595 | - * @return integer |
|
595 | + * @return string |
|
596 | 596 | */ |
597 | 597 | public function getTotalDatabaseQueryTime() |
598 | 598 | { |
@@ -616,7 +616,7 @@ discard block |
||
616 | 616 | /** |
617 | 617 | * Get totalDatabaseQueryCount |
618 | 618 | * |
619 | - * @return integer |
|
619 | + * @return string |
|
620 | 620 | */ |
621 | 621 | public function getTotalDatabaseQueryCount() |
622 | 622 | { |