PHP Interface YQueueInterface

Since: 0.1
Author: yupe team ([email protected])
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

Méthode Description
add ( $worker, array $task ) : mixed
flush ( null $worker = null ) : mixed

Method Details

add() public méthode

public add ( $worker, array $task ) : mixed
$worker
$task array
Résultat mixed

flush() public méthode

public flush ( null $worker = null ) : mixed
$worker null
Résultat mixed