/
var
/
www
/
vhosts
/
ihelp.ro
/
httpdocs
/
vendor
/
phpunit
/
phpunit
/
src
/
/var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src
mkdir
upload
Name
Size
Mode
Actions
Framework/
-
0755
rm
Runner/
-
0755
rm
TextUI/
-
0755
rm
Util/
-
0755
rm
Exception.php
428
0644
edit
dl
rm
Edit:
/var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src/Exception.php
(428B)
<?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; /** * @internal This class is not covered by the backward compatibility promise for PHPUnit */ interface Exception extends Throwable { }
Save
cmd:
run