Application.php
Interfaces, Classes and Traits
- Application
- Skeleton application API.
Table of Contents
- HORDE_BASE = realpath(SKELETON_BASE . '/..')
- SKELETON_BASE = realpath(__DIR__ . '/..')
Constants
HORDE_BASE
public
mixed
HORDE_BASE
= realpath(SKELETON_BASE . '/..')
SKELETON_BASE
public
mixed
SKELETON_BASE
= realpath(__DIR__ . '/..')