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