PHP Class PHPDaemon\Examples\ExampleWithMemcacheRequest

Inheritance: extends PHPDaemon\HTTPRequest\Generic
Datei anzeigen Open project: kakserpom/phpdaemon

Public Properties

Property Type Description
$job

Public Methods

Method Description
init ( ) : void Constructor.
run ( ) : integer Called when request iterated.

Method Details

init() public method

Constructor.
public init ( ) : void
return void

run() public method

Called when request iterated.
public run ( ) : integer
return integer Status.

Property Details

$job public_oe property

public $job