ThrottleProvider
Table of Contents
Methods
Methods
attempt()
public
attempt(string $key, callable $fn) : void
Parameters
- $key : string
- $fn : callable
release()
public
release(string $key) : void
Parameters
- $key : string