/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
phpunit
/
phpunit
/
src
/
/opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src
mkdir
upload
Name
Size
Mode
Actions
Event/
-
0755
rm
Framework/
-
0755
rm
Logging/
-
0755
rm
Metadata/
-
0755
rm
Runner/
-
0755
rm
TextUI/
-
0755
rm
Util/
-
0755
rm
Exception.php
331
0644
edit
dl
rm
Edit:
/opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src/Exception.php
(331B)
<?php declare(strict_types=1); /* * This file is part of PHPUnit. * * (c) Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPUnit; use Throwable; interface Exception extends Throwable { }
Save
cmd:
run