Elgg
Version 2.3
|
Namespace for generating local filesystems. More...
Static Public Member Functions | |
static | fromPath ($path) |
Shorthand for generating a new local filesystem. More... | |
static | root () |
Returns a directory that points to the root composer install. More... | |
Namespace for generating local filesystems.
private
|
static |
|
static |
Returns a directory that points to the root composer install.
Note: This is not the same as the Elgg root! In the Elgg 1.x series, Elgg was always at the install root, but as of 2.0, Elgg can be installed as a composer dependency, so you cannot assume that it is at the root anymore.