consume()
consume(\Symfony\Component\HttpFoundation\Request $request) : \Symfony\Component\RateLimiter\RateLimit
Parameters
\Symfony\Component\HttpFoundation\Request | $request |
A special type of limiter that deals with requests.
This allows to limit on different types of information from the requests.