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

Added missing return-statement in DefaultConfiguration. #15

Merged
merged 1 commit into from
May 26, 2017
Merged

Added missing return-statement in DefaultConfiguration. #15

merged 1 commit into from
May 26, 2017

Conversation

daFish
Copy link
Contributor

@daFish daFish commented May 26, 2017

This adds return $this to the fixPermissionsWith*-methods which were missing previously.

@javiereguiluz
Copy link
Contributor

@daFish nice catch! I was making changes on this up to the very last minute :) Thanks for fixing it.

@javiereguiluz javiereguiluz merged commit 5d6c0ca into EasyCorp:master May 26, 2017
javiereguiluz added a commit that referenced this pull request May 26, 2017
This PR was merged into the 1.0.x-dev branch.

Discussion
----------

Added missing return-statement in DefaultConfiguration.

This adds `return $this` to the `fixPermissionsWith*`-methods which were missing previously.

Commits
-------

5d6c0ca Added missing return-statement in DefaultConfiguration.
@daFish
Copy link
Contributor Author

daFish commented May 27, 2017

@javiereguiluz You're very welcome. Glad I can help making this great bundle even more useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants