website/public/docs/v3.1.4/Reference/PHP/index.php

10 lines
No EOL
394 B
PHP

<?= VV::include("public/docs/v3.1.4/Reference/layout") ?>
<main>
<section class="md">
<container>
<h1>PHP Reference</h1>
<p>Vegvisir exposes a single global static class <code>VV</code> that can be used in any script/page loaded with Vegvisir.</p>
<p>This class contains various methods for importing, inlining assets, and returning pathnames.</p>
</container>
</section>
</main>