Skip to content

[8.x] add RateLimiter facade alias #5642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2021
Merged

[8.x] add RateLimiter facade alias #5642

merged 1 commit into from
Jul 10, 2021

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jul 9, 2021

#5556 added the Date facade alias and claimed that only ParallelTesting didn't have (and doesn't need) an alias. However, RateLimiter does not have an alias either. This MR fixes that.

By the way, the missing RateLimiter alias seems to have caused an issue when using Psalm, but of course the main reason to add that alias is consistency.

PS: Maybe it would even make sense to add a ParallelTesting alias, but to comment it out like the Redis alias. 🤔

@taylorotwell taylorotwell merged commit c636fd0 into laravel:8.x Jul 10, 2021
@caugner caugner deleted the config-app-add-RateLimiter-facade branch July 10, 2021 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants