Ghost Exploiter Team Official
Mass Deface
Directory >>
/
var
/
www
/
html
/
back
/
vendor
/
phpdocumentor
/
reflection-docblock
/
src
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
type
file
dir
+File/Dir
DocBlock
--
ren
Exception
--
ren
DocBlock.php
5.771KB
edt
ren
DocBlockFactory.php
12.015KB
edt
ren
DocBlockFactoryInterfac
...
0.604KB
edt
ren
Utils.php
2.415KB
edt
ren
<?php declare(strict_types=1); namespace phpDocumentor\Reflection; use phpDocumentor\Reflection\DocBlock\Tag; // phpcs:ignore SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming.SuperfluousSuffix interface DocBlockFactoryInterface { /** * Factory method for easy instantiation. * * @param array<string, class-string<Tag>> $additionalTags */ public static function createInstance(array $additionalTags = []): self; /** * @param string|object $docblock */ public function create($docblock, ?Types\Context $context = null, ?Location $location = null): DocBlock; }
<=Back
Liking