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