@@ -41,7 +41,7 @@ |
||
41 | 41 | /** |
42 | 42 | * Returns total number of pages items. |
43 | 43 | * |
44 | - * @param array|string $where |
|
44 | + * @param string $where |
|
45 | 45 | * |
46 | 46 | * @return int |
47 | 47 | */ |
@@ -10,7 +10,6 @@ |
||
10 | 10 | /** |
11 | 11 | * Returns total number of modules items. |
12 | 12 | * |
13 | - * @param array|string $where |
|
14 | 13 | * |
15 | 14 | * @return int |
16 | 15 | */ |
@@ -17,7 +17,6 @@ |
||
17 | 17 | /** |
18 | 18 | * Returns total number of modules items. |
19 | 19 | * |
20 | - * @param array|string $where |
|
21 | 20 | * |
22 | 21 | * @return int |
23 | 22 | */ |