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