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.0] Remove unused provides() from service provider. #1445

Merged
merged 2 commits into from
Oct 17, 2017
Merged

Conversation

ElfSundae
Copy link
Contributor

The default value of $defer is false, and this behavior will not be changed ever, so we don't need to override it.

And the provides() method is useless for a service provider which is not deferred.

@yajra
Copy link
Owner

yajra commented Oct 14, 2017

Please fix the merge conflicts. Thanks!

# Conflicts:
#	src/DataTablesServiceProvider.php
@ElfSundae
Copy link
Contributor Author

done.

@yajra yajra changed the title Remove unused provides() from service provider [8.0] Remove unused provides() from service provider Oct 17, 2017
@yajra yajra changed the title [8.0] Remove unused provides() from service provider [8.0] Remove unused provides() from service provider. Oct 17, 2017
@yajra yajra merged commit 23425cc into yajra:8.0 Oct 17, 2017
@ElfSundae ElfSundae deleted the defer branch October 17, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants