Elgg  Version 2.3
Static Public Member Functions | List of all members
Elgg\Composer\PostInstall Class Reference

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...
 

Detailed Description

A composer command handler to run after composer install.

Definition at line 11 of file PostInstall.php.

Member Function Documentation

static Elgg\Composer\PostInstall::execute ( Event  $event)
static

Copies files that Elgg expects to be in the root directory.

Parameters
Event$eventThe Composer event (install/upgrade)
Returns
void

Definition at line 19 of file PostInstall.php.


The documentation for this class was generated from the following file: