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
Datei anzeigen Open project: sroze/tolerance

Public Methods

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

Method Details

resetState() public method

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