whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
veewee
/
xml
/
src
/
Xml
/
Dom
/
Validator
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/veewee/xml/src/Xml/Dom/Validator/Validator.php
<?php declare(strict_types=1); namespace VeeWee\Xml\Dom\Validator; use DOMDocument; use VeeWee\Xml\ErrorHandling\Issue\IssueCollection; interface Validator { public function __invoke(DOMDocument $document): IssueCollection; }
Copyright ©2021 || Defacer Indonesia