int retriesLeft(string $key, int $maxAttempts)
Get the number of retries left for the given key.
int retriesLeft(string $key, int $maxAttempts)
Get the number of retries left for the given key.
string | $key | |
int | $maxAttempts |
int |
Designed by : w10schools
service@w10schools.com
Please login to continue.