We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba39cea + 5e0cc24 commit 91fe17dCopy full SHA for 91fe17d
index.php
@@ -7,7 +7,8 @@
7
/**
8
* Get the appropriate HTML tag with the right path for the (versioned) Mix file.
9
*
10
- * @param string $path Path as it appears in the mix-manifest.json
+ * @param string|array $path Path as it appears in the mix-manifest.json or an
11
+ * array of paths to look for
12
* @param string|bool|array $options Pass an array of attributes for the tag
13
* or a string/bool. A string behaves in the same way as in Kirby's `css()`
14
* and `js()` helper functions: for css files it will be used as the value
0 commit comments