class Illuminate / Cache / RateLimiting / GlobalLimit
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

GlobalLimit

Extends

Methods

public

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

Create a new limit instance.

Parameters

  • $maxAttempts int
  • $decayMinutes int