Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
phpunit
/
php-text-template
/
src
/
exceptions
Location:
/home/zoteqbgb/public_html/vendor/phpunit/php-text-template/src/exceptions
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: Exception.php
<?php declare(strict_types=1); /* * This file is part of phpunit/php-text-template. * * (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 SebastianBergmann\Template; use Throwable; interface Exception extends Throwable { }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
Exception.php
368 bytes
0644
2023-08-31 19:07
âï¸
ðï¸
Rename
InvalidArgumentException.php
406 bytes
0644
2023-08-31 19:07
âï¸
ðï¸
Rename
RuntimeException.php
428 bytes
0644
2023-08-31 19:07
âï¸
ðï¸
Rename
Chang
Apply