PHP Class PHPDaemon\Examples\ExampleGibson

Inheritance: extends PHPDaemon\Core\AppInstance
Afficher le fichier Open project: kakserpom/phpdaemon

Méthodes publiques

Свойство Type Description
$gibson

Méthodes publiques

Méthode Description
beginRequest ( $req, $upstream ) : ExampleGibsonRequest Creates Request.
onReady ( ) : void Called when the worker is ready to go.

Method Details

beginRequest() public méthode

Creates Request.
public beginRequest ( $req, $upstream ) : ExampleGibsonRequest
Résultat ExampleGibsonRequest Request.

onReady() public méthode

Called when the worker is ready to go.
public onReady ( ) : void
Résultat void

Property Details

$gibson public_oe property

public $gibson