Elgg
Version 3.0
|
A composer command handler to run after composer install. More...
Static Public Member Functions | |
static | execute (Event $event) |
Copies files that Elgg expects to be in the root directory. More... | |
A composer command handler to run after composer install.
Definition at line 11 of file PostInstall.php.
|
static |
Copies files that Elgg expects to be in the root directory.
Definition at line 19 of file PostInstall.php.