whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
nunomaduro
/
larastan
/
stubs
/
Contracts
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/nunomaduro/larastan/stubs/Contracts/View.stub
<?php namespace Illuminate\Contracts\View; interface Factory { /** * Determine if a given view exists. * * @param string $view * @return bool * * @phpstan-assert-if-true view-string $view */ public function exists($view); } interface View {}
Copyright ©2021 || Defacer Indonesia