pht\Runnable::run

(PECL pht >= 0.0.1)

pht\Runnable::runThe entry point of a threaded class

Beschreibung

public pht\Runnable::run ( void ) : void

This method acts as the entry point of execution for a threaded class. It must be defined by all classes that will be threaded.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

No return value.