@@ -58,6 +58,8 @@ |
||
58 | 58 | |
59 | 59 | /** |
60 | 60 | * Loads assets according to parameters provided. |
61 | + * @param string $path_prefix |
|
62 | + * @param string $plugin_base_path |
|
61 | 63 | */ |
62 | 64 | public function load_assets_with_parameters( $path_prefix, $plugin_base_path ) { |
63 | 65 | $polyfill_relative_path = $path_prefix . '_inc/build/instant-search/jp-search-ie11-polyfill-loader.bundle.js'; |