whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
mitchbred
/
entrust
/
src
/
Entrust
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/mitchbred/entrust/src/Entrust/EntrustFacade.php
<?php namespace Trebol\Entrust; /** * This file is part of Entrust, * a role & permission management solution for Laravel. * * @license MIT * @package Trebol\Entrust */ use Illuminate\Support\Facades\Facade; class EntrustFacade extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'entrust'; } }
Copyright ©2021 || Defacer Indonesia