[11.x] Date-specific enums and constants #24934
Annotations
10 errors
Source Code:
src/Illuminate/Cache/RateLimiter.php#L12
Used constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiter.php#L149
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiter.php#L162
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiter.php#L189
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\HOURS_PER_DAY not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L5
Used constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L45
Constant Illuminate\Support\Date\SECONDS_PER_MINUTE not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L73
Constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.
|
Source Code:
src/Illuminate/Cache/RateLimiting/Limit.php#L85
Constant Illuminate\Support\Date\MINUTES_PER_HOUR not found.
|