@@ -1220,8 +1220,8 @@ |
||
1220 | 1220 | * Enqueues assets needed to do async loading of related posts. |
1221 | 1221 | * |
1222 | 1222 | * @access protected |
1223 | - * @param mixed $script Script. |
|
1224 | - * @param mixed $style Style. |
|
1223 | + * @param boolean $script Script. |
|
1224 | + * @param boolean $style Style. |
|
1225 | 1225 | * @uses wp_enqueue_script, wp_enqueue_style, plugins_url |
1226 | 1226 | * @return void |
1227 | 1227 | */ |