whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
phpro
/
grumphp
/
src
/
Exception
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/phpro/grumphp/src/Exception/InvalidArgumentException.php
<?php declare(strict_types=1); namespace GrumPHP\Exception; class InvalidArgumentException extends RuntimeException { public static function unknownTestSuite(string $testSuiteName): self { return new self(sprintf('Unknown testsuite specified: %s', $testSuiteName)); } }
Copyright ©2021 || Defacer Indonesia