@@ -104,7 +104,6 @@ |
||
104 | 104 | /** |
105 | 105 | * Gets the CSS from a file |
106 | 106 | * |
107 | - * @param string $css CSS File |
|
108 | 107 | * @return string |
109 | 108 | */ |
110 | 109 | protected function _getCssFromFile(string $file) : string |