PHP Интерфейс Tolerance\Waiter\StatefulWaiter

Whoever uses a same instance of the waiter many times should then call the resetState method before a "usage loop".
Наследование: extends Tolerance\Waiter\Waiter
Показать файл Открыть проект

Открытые методы

Метод Описание
resetState ( ) Reset the state of the waiter to allow the reusability.

Описание методов

resetState() публичный Метод

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