Completed
Branch master (ae3f9d)
by Marcel
04:26
created
src/Documentarian.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
      * Generate the API documentation using the markdown and include files
62 62
      *
63 63
      * @param $folder
64
-     * @return bool
64
+     * @return false|null
65 65
      */
66 66
     public function generate($folder)
67 67
     {
Please login to merge, or discard this patch.