API results for “files”
$procache->css($files, bool $minify = true) apivar.method
Merge and minify the given array or CSV string of CSS, SCSS or LESS file URLs
$procache->js($files, bool $minify = true) apivar.method
Merge and minify the given array or CSV string of Javascript file URLs
$procache->link($files, bool $minify = true, string $media = '') apivar.method
Generate an HTML stylesheet `` tag with the given CSS/LESS/SCSS file URLs
$procache->script($files, bool $minify = true, string $type = '') apivar.method
Generate an HTML Javascript `