whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
laravel
/
socialite
/
src
/
Two
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/laravel/socialite/src/Two/ProviderInterface.php
<?php namespace Laravel\Socialite\Two; interface ProviderInterface { /** * Redirect the user to the authentication page for the provider. * * @return \Symfony\Component\HttpFoundation\RedirectResponse */ public function redirect(); /** * Get the User instance for the authenticated user. * * @return \Laravel\Socialite\Two\User */ public function user(); }
Copyright ©2021 || Defacer Indonesia