@@ -33,11 +33,11 @@ |
||
33 | 33 | */ |
34 | 34 | public function structure(); |
35 | 35 | |
36 | - /** |
|
37 | - * Get the total number of rows |
|
38 | - * |
|
39 | - * @return integer |
|
40 | - */ |
|
36 | + /** |
|
37 | + * Get the total number of rows |
|
38 | + * |
|
39 | + * @return integer |
|
40 | + */ |
|
41 | 41 | public function numRows(); |
42 | 42 | |
43 | 43 | /** |