whoami7 - Manager
:
/
home
/
qbizpnmr
/
test.qbiztax.com
/
app
/
Events
/
Report
/
Upload File:
files >> //home/qbizpnmr/test.qbiztax.com/app/Events/Report/DataLoading.php
<?php namespace App\Events\Report; use App\Abstracts\Event; class DataLoading extends Event { public $class; /** * Create a new event instance. * * @param $class */ public function __construct($class) { $this->class = $class; } }
Copyright ©2021 || Defacer Indonesia