@@ -46,7 +46,6 @@ discard block |
||
| 46 | 46 | /** |
| 47 | 47 | * Defers the JS loading till Last |
| 48 | 48 | * |
| 49 | - * @param string $url The url to check and defer. |
|
| 50 | 49 | * @return string |
| 51 | 50 | */ |
| 52 | 51 | public function preload_css( $tag, $handle, $href, $media ) { |
@@ -59,7 +58,6 @@ discard block |
||
| 59 | 58 | /** |
| 60 | 59 | * Defers the JS loading till Last |
| 61 | 60 | * |
| 62 | - * @param string $url The url to check and defer. |
|
| 63 | 61 | * @return string |
| 64 | 62 | */ |
| 65 | 63 | public function defer_parsing_of_js( $tag, $handle, $href ) { |