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