@@ -255,7 +255,6 @@ |
||
| 255 | 255 | |
| 256 | 256 | /** |
| 257 | 257 | * If the <link> tag has a media="type" attribute, wrap the content in an equivalent media query |
| 258 | - * @param string $tag_html HTML of the link tag |
|
| 259 | 258 | * @param string $content CSS content |
| 260 | 259 | * @return string $content CSS content wrapped with media query, if applicable |
| 261 | 260 | */ |