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