whoami7 - Manager
:
/
home
/
kckglobal
/
cloud.kckglobal.net
/
bkp
/
application
/
vendor
/
illuminate
/
contracts
/
Auth
/
Upload File:
files >> /home/kckglobal/cloud.kckglobal.net/bkp/application/vendor/illuminate/contracts/Auth/Factory.php
<?php namespace Illuminate\Contracts\Auth; interface Factory { /** * Get a guard instance by name. * * @param string|null $name * @return \Illuminate\Contracts\Auth\Guard|\Illuminate\Contracts\Auth\StatefulGuard */ public function guard($name = null); /** * Set the default guard the factory should serve. * * @param string $name * @return void */ public function shouldUse($name); }
Copyright ©2021 || Defacer Indonesia