PHP Interface Tolerance\Waiter\StatefulWaiter

Whoever uses a same instance of the waiter many times should then call the resetState method before a "usage loop".
Inheritance: extends Tolerance\Waiter\Waiter
Afficher le fichier Open project: sroze/tolerance

Méthodes publiques

Méthode Description
resetState ( ) Reset the state of the waiter to allow the reusability.

Method Details

resetState() public méthode

Reset the state of the waiter to allow the reusability.
public resetState ( )