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

[5.6] Updated comments in service provider stub #21971

Merged
merged 1 commit into from
Nov 6, 2017
Merged

[5.6] Updated comments in service provider stub #21971

merged 1 commit into from
Nov 6, 2017

Conversation

vinterskogen
Copy link
Contributor

Currently, after generation of a fresh service provider file with an Artisan "make" command, it is telling (in docblocks) to register and boot services for the whole application. It is now a little bit confusing, because usually the service provider is about a certain service (not the whole application). A stub file looks copied from a default AppServiceProvider.

This PR clarify comments docblocks in service provider stub - they are no more referencing the whole application.

@taylorotwell taylorotwell merged commit a351cb8 into laravel:master Nov 6, 2017
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