X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X/vendor/phpunit/phpunit/src/TextUI
home
/
gfecatvj
/
sites
/
realesbar-X
/
vendor
/
phpunit
/
phpunit
/
src
/
TextUI
/
📁
..
📄
Command.php
(40.18 KB)
📄
Exception.php
(459 B)
📄
Help.php
(12.22 KB)
📄
ResultPrinter.php
(14.65 KB)
📄
TestRunner.php
(54.38 KB)
Editing: Exception.php
<?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\TextUI; /** * @internal This class is not covered by the backward compatibility promise for PHPUnit */ final class Exception extends \RuntimeException implements \PHPUnit\Exception { }
Upload File
Create Folder