From: Vincent Vanwaelscappel Date: Fri, 8 Oct 2021 15:58:53 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=948fce8fbc12ef30b7fd12baf2fd93494e9affcb;p=cubist_socialite.git wip #4765 --- diff --git a/src/CubistSocialiteAuthServiceProvider.php b/src/CubistSocialiteAuthServiceProvider.php index af20339..7db11d9 100644 --- a/src/CubistSocialiteAuthServiceProvider.php +++ b/src/CubistSocialiteAuthServiceProvider.php @@ -10,7 +10,7 @@ use Laravel\Socialite\Facades\Socialite; class CubistSocialiteAuthServiceProvider extends AuthServiceProvider { /** - * Register any application authentication / authorization services. + * Register any application authentication / authorization services * * @return void */