Completed
Pull Request — master (#21)
by Tim
02:45
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.