webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
doctrine
/
persistence
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
src
--
ren
CONTRIBUTING.md
0.344KB
edt
ren
LICENSE
1.04KB
edt
ren
README.md
0.615KB
edt
ren
UPGRADE.md
4.981KB
edt
ren
composer.json
1.952KB
edt
ren
psalm-baseline.xml
0.396KB
edt
ren
psalm.phpstub
0.394KB
edt
ren
<?php /** * Workaround for psalm to return a class-string when used with a class string * Can be removed when https://github.com/vimeo/psalm/pull/8219 is released * * @psalm-pure * * @return ($string is class-string ? ($characters is '\\' ? class-string : string) : string) * * @psalm-flow ($string) -> return */ function ltrim(string $string, string $characters = " \t\n\r\0\x0B") : string {}