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