Completed
Push — master ( e32f5b...d93af6 )
by juan
02:37
created
src/Juanber84/Services/DatabaseService.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -41,6 +41,10 @@
 block discarded – undo
41 41
         }
42 42
     }
43 43
 
44
+    /**
45
+     * @param string $keyProject
46
+     * @param string $path
47
+     */
44 48
     public function addProject($keyProject, $path)
45 49
     {
46 50
         $this->generateDatabase();
Please login to merge, or discard this patch.