-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Develop #3043
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
Develop #3043
Conversation
Signed-off-by: crynobone <crynobone@gmail.com>
Fixes Indentation: Use tabs, always.
Missing Authenticator import in GuestFilter
[5.0] Convert last long notation array to short notation
Void is nothing so they return nothing.
|
😆 These questions are best asked at the forums: http://laravel.io/forum |
You made a bit of a mistake here, but to answer your question; It's a Laravel convention, I don't think there is any other reason. |
That's what void means. Please close this. |
Remove unused Dispatcher
Why does the function's documentation of the constructors in all the clases have return void? The contructors doesn't return anything
