Page MenuHomeGitPull.it
Diviner Tech Docs HarbormasterHookHandler

abstract class HarbormasterHookHandler
Phorge Technical Documentation (Harbormaster)

This class is not documented.

Methods

public static function getHandlers()

This method is not documented.
Return
wild

public static function getHandler($handler)

This method is not documented.
Parameters
$handler
Return
wild

abstract public function getName()

This method is not documented.
Return
wild

abstract public function handleRequest($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild