Completed
Push — master ( 84259a...ba51b0 )
by Tim
14s
created
src/Repositories/CategoryRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -111,7 +111,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.