Completed
Push — master ( acd4a1...e74c63 )
by Povilas
23s
created
tests/FigletTest.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -132,6 +132,8 @@
 block discarded – undo
132 132
     }
133 133
 
134 134
     /**
135
+     * @param string $fontColor
136
+     * @param string $backgroundColor
135 137
      * @return string
136 138
      */
137 139
     private function getModifiedDefaultBigFontText($fontColor, $backgroundColor)
Please login to merge, or discard this patch.