Php/docs/pht-runnable.run

提供:Dev Guides
< Php
移動先:案内検索

pht\Runnable::run

(PECL pht >= 0.0.1)

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


説明

public pht\Runnable::run ( ) : 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.


パラメータ

この関数にはパラメータはありません。


返り値

No return value.