Completed
Push — main ( ef1f4c...49038c )
by Emmanuel
01:15
created
src/Console/EticketInstall.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -67,6 +67,10 @@
 block discarded – undo
67 67
     private function installTicketStatuses()
68 68
     {
69 69
     }
70
+
71
+    /**
72
+     * @param string $fileName
73
+     */
70 74
     private function configExists($fileName)
71 75
     {
72 76
         return File::exists(config_path($fileName));
Please login to merge, or discard this patch.