Completed
Push — master ( 1d3bb5...7249fe )
by
unknown
17s
created
src/database/seeds/BantenprovSectorEgovernmentSeeder.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -80,6 +80,10 @@
 block discarded – undo
80 80
     }
81 81
 
82 82
     /* text color: orange */
83
+
84
+    /**
85
+     * @param string $text
86
+     */
83 87
     protected function orangeText($text)
84 88
     {    
85 89
         printf($this->ORANGE.$text.$this->NC);
Please login to merge, or discard this patch.