$roots->autojs()
Returns the root of the autojs folder for the js('@auto') rule.
-
return (string)
Example
<?= kirby()->roots()->autojs() ?>
Returns the root of the autojs folder for the js('@auto') rule.
<?= kirby()->roots()->autojs() ?>