@@ -111,7 +111,7 @@ |
||
| 111 | 111 | * |
| 112 | 112 | * @param string $path The path of the category to count the children for |
| 113 | 113 | * |
| 114 | - * @return integer The children count of the category with the passed path |
|
| 114 | + * @return string The children count of the category with the passed path |
|
| 115 | 115 | */ |
| 116 | 116 | public function countChildren($path) |
| 117 | 117 | { |