/var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src
NameSizeModeActions
Framework/-0755rm
Runner/-0755rm
TextUI/-0755rm
Util/-0755rm
Exception.php4280644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/phpunit/phpunit/src/Exception.php (428B)
* * 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 { }