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