whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
webklex
/
laravel-imap
/
src
/
Events
/
Upload File:
files >> //home/kckglobal/www/portal/vendor/webklex/laravel-imap/src/Events/Event.php
<?php namespace Webklex\IMAP\Events; abstract class Event { /** * Dispatch the event with the given arguments. * * @return void|array */ public static function dispatch() { return event(new static(func_get_args())); } }
Copyright ©2021 || Defacer Indonesia