HordeInstallationFinder
in package
Horde Installation finder
Abstract access to an installation's registry and backends Don't pollute global namespace
Table of Contents
- __construct() : mixed
- find() : string
- Find a horde installation
Methods
__construct()
public
__construct() : mixed
Return values
mixed —find()
Find a horde installation
public
find() : string
Currently, only implemented by assuming we are in a composer setup. This allows us to hardcode a path. More options are desirable.
Return values
string —Path to installation's HORDE_BASE dir