VV
The VV
(two "V"'s, not a W) contains everything needed to interact with Vegvisir's PHP features.
The class can not be instanced since it only contains static methods.
The VV
class is accessible without a namespace from any PHP file within your project.
The class intentionally lacks a namespace to reduce the (all be it short) boilerplate code that would be required to import and use
it on every page of your project.