Completed
Push — master ( e56096...6ab2bb )
by Nicolaas
01:55
created
code/api/CssColorChart.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -65,6 +65,10 @@
 block discarded – undo
65 65
      * @param String
66 66
      * @return generated HTML of colour codes
67 67
      */
68
+
69
+    /**
70
+     * @param string $pattern
71
+     */
68 72
     protected function findCssFiles($dir, $pattern)
69 73
     {
70 74
         if (is_file($dir)) {
Please login to merge, or discard this patch.