Completed
Push — master ( bc98a2...6b6155 )
by
unknown
11s
created
src/database/seeds/BantenprovPendaftaranSeeder.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -72,6 +72,10 @@
 block discarded – undo
72 72
         echo"\n\n";
73 73
     }
74 74
     /* text color: orange */
75
+
76
+    /**
77
+     * @param string $text
78
+     */
75 79
     protected function orangeText($text)
76 80
     {
77 81
         printf($this->ORANGE.$text.$this->NC);
Please login to merge, or discard this patch.