PHP Class PHPDaemon\Examples\ExampleWithPostgreSQL

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
beginRequest ( $req, $upstream ) : ExampleWithPostgreSQLRequest Creates Request.
init ( ) : void Constructor.

Method Details

beginRequest() public méthode

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

init() public méthode

Constructor.
public init ( ) : void
Résultat void

Property Details

$pgsql public_oe property

public $pgsql