Skip to content
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

[8.x] Missing abort method added to the App-Facade #37150

Merged
merged 1 commit into from Apr 28, 2021
Merged

[8.x] Missing abort method added to the App-Facade #37150

merged 1 commit into from Apr 28, 2021

Conversation

ruslansteiger
Copy link
Contributor

The App-Facade is missing the abort function. See: https://github.com/laravel/framework/blob/8.x/src/Illuminate/Foundation/Application.php#L1110

Otherwise PhpStorm does not know that the method exists:

Screenshot 2021-04-28 at 11 59 10

@ruslansteiger ruslansteiger changed the title Missing abort method added to the App-Facade [8.x] Missing abort method added to the App-Facade Apr 28, 2021
@ruslansteiger ruslansteiger changed the title [8.x] Missing abort method added to the App-Facade [8.x] Missing abort method added to the App-Facade Apr 28, 2021
@taylorotwell taylorotwell merged commit 3c2a0b8 into laravel:8.x Apr 28, 2021
@ruslansteiger ruslansteiger deleted the patch-1 branch April 28, 2021 13:03
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.

None yet

2 participants