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