Documentation

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

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

Search results