<?php
/**
* Web Routes.
* WARNING: Do not use \Depicter::route()->all() here, otherwise you will override
* ALL web requests which you most likely do not want to.
*
* @link https://docs.wpemerge.com/#/framework/routing/methods
*
* @package Depicter
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}