class Illuminate / Cache / RateLimiting / GlobalLimit
You are viewing an older version of the documentation. For the latest, please visit master documentation.

GlobalLimit

Extends

Methods

public

__construct ( int $maxAttempts , int $decayMinutes ) : void

Create a new limit instance.

Parameters

  • $maxAttempts int
  • $decayMinutes int