From eee4e759db4ae61a4bc68003212ab6e6141b5134 Mon Sep 17 00:00:00 2001 From: DraperStudio Date: Sat, 7 Mar 2015 11:59:24 +0100 Subject: [PATCH] Update comments --- src/GoogleExtendSocialite.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/GoogleExtendSocialite.php b/src/GoogleExtendSocialite.php index 50fbca9..c083f59 100644 --- a/src/GoogleExtendSocialite.php +++ b/src/GoogleExtendSocialite.php @@ -6,7 +6,9 @@ class GoogleExtendSocialite { /** - * Execute the provider. + * Register the provider. + * + * @param \SocialiteProviders\Manager\SocialiteWasCalled $socialiteWasCalled */ public function handle(SocialiteWasCalled $socialiteWasCalled) {