@@ -169,7 +169,7 @@ |
||
169 | 169 | } |
170 | 170 | |
171 | 171 | /** |
172 | - * @return bool |
|
172 | + * @return integer |
|
173 | 173 | */ |
174 | 174 | public function getFoundRows() { |
175 | 175 | return $this->foundRows; |
@@ -41,7 +41,7 @@ |
||
41 | 41 | } |
42 | 42 | |
43 | 43 | /** |
44 | - * @return mixed |
|
44 | + * @return string |
|
45 | 45 | */ |
46 | 46 | public function getExpression() { |
47 | 47 | return $this->expression; |