PHP Class PHPDaemon\Examples\ExampleWithMySQL

Author: Vasily Zorin ([email protected])
Inheritance: extends PHPDaemon\Core\AppInstance
Afficher le fichier Open project: kakserpom/phpdaemon

Méthodes publiques

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

Méthodes publiques

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

Method Details

beginRequest() public méthode

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

onReady() public méthode

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

Property Details

$sql public_oe property

public $sql