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

Use Laravel Service Container #42

Merged
merged 5 commits into from
Aug 27, 2016
Merged

Use Laravel Service Container #42

merged 5 commits into from
Aug 27, 2016

Conversation

ac1982
Copy link
Contributor

@ac1982 ac1982 commented Aug 27, 2016

It would be much artisan.

ac1982 added 3 commits August 27, 2016 23:00
It would be much artisan.
fix the style.
fix the style again.
@@ -12,6 +13,16 @@
class OAuthAuthenticate
{
/**
* Use Service Container would be much artisan.
*/
public $wechat;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private or protected

ac1982 added 2 commits August 28, 2016 00:00
Yes, private would be more secure.
And add the comment to construct funtion.
fix style.
@ac1982
Copy link
Contributor Author

ac1982 commented Aug 27, 2016

Follow your suggestion and add the comment to contruction funtion.

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