PHP Interface ManaPHP\TaskInterface

Afficher le fichier Open project: manaphp/manaphp

Méthodes publiques

Méthode Description
run ( ) : void
start ( integer $timeLimit ) : void

Method Details

run() public méthode

public run ( ) : void
Résultat void

start() public méthode

public start ( integer $timeLimit ) : void
$timeLimit integer
Résultat void