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