@@ -65,6 +65,10 @@ |
||
| 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)) { |