PHP Interface Icicle\Concurrent\Worker\WorkerFactory

Afficher le fichier Open project: icicleio/concurrent Interface Usage Examples

Méthodes publiques

Méthode Description
create ( ) : Worker Creates a new worker instance.

Method Details

create() public méthode

Creates a new worker instance.
public create ( ) : Worker
Résultat Worker The newly created worker.