Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequestRateLimiterInterface.php

function RequestRateLimiterInterface::reset

1 method overrides RequestRateLimiterInterface::reset()
AbstractRequestRateLimiter::reset in vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php

File

vendor/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php, line 29

Class

RequestRateLimiterInterface
A special type of limiter that deals with requests.

Namespace

Symfony\Component\HttpFoundation\RateLimiter

Code

public function reset(Request $request) : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal