/opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src
NameSizeModeActions
Event/-0755rm
Framework/-0755rm
Logging/-0755rm
Metadata/-0755rm
Runner/-0755rm
TextUI/-0755rm
Util/-0755rm
Exception.php3310644editdlrm
Edit: /opt/cpanel/ea-wappspector/vendor/phpunit/phpunit/src/Exception.php (331B)
* * 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 { }