PHP Velho Oeste 2024

pht\Runnable::run

(PECL pht >= 0.0.1)

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

Descrição

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.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

No return value.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top