Completed
Pull Request — master (#8)
by
unknown
01:37
created
src/database/seeds/BantenprovProgramKeahlianSeeder.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -69,6 +69,10 @@
 block discarded – undo
69 69
         echo"\n\n";
70 70
     }
71 71
     /* text color: orange */
72
+
73
+    /**
74
+     * @param string $text
75
+     */
72 76
     protected function orangeText($text)
73 77
     {
74 78
         printf($this->ORANGE.$text.$this->NC);
Please login to merge, or discard this patch.