MediaWiki  1.23.14
ComposerHookHandler Class Reference

@licence GNU GPL v2+ More...

Static Public Member Functions

static onPreInstall (Event $event)
 
static onPreUpdate (Event $event)
 

Static Private Member Functions

static handleChangeEvent (Event $event)
 

Detailed Description

@licence GNU GPL v2+

Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >

Definition at line 13 of file ComposerHookHandler.php.

Member Function Documentation

◆ handleChangeEvent()

static ComposerHookHandler::handleChangeEvent ( Event  $event)
staticprivate

Definition at line 23 of file ComposerHookHandler.php.

Referenced by onPreInstall(), and onPreUpdate().

◆ onPreInstall()

static ComposerHookHandler::onPreInstall ( Event  $event)
static

Definition at line 19 of file ComposerHookHandler.php.

References handleChangeEvent().

◆ onPreUpdate()

static ComposerHookHandler::onPreUpdate ( Event  $event)
static

Definition at line 15 of file ComposerHookHandler.php.

References handleChangeEvent().


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