Application.php
Mnemo application API.
This file defines Horde's core API interface. Other core Horde libraries can interact with Mnemo through this API.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
Interfaces, Classes, Traits and Enums
Table of Contents
- HORDE_BASE = \realpath(\MNEMO_BASE . '/..')
- MNEMO_BASE = \realpath(__DIR__ . '/..')
Constants
HORDE_BASE
public
mixed
HORDE_BASE
= \realpath(\MNEMO_BASE . '/..')
MNEMO_BASE
public
mixed
MNEMO_BASE
= \realpath(__DIR__ . '/..')