/
home
/
techb158
/
ileadtechnology.com
/
vendor
/
sebastian
/
recursion-context
/
src
/
/home/techb158/ileadtechnology.com/vendor/sebastian/recursion-context/src
mkdir
upload
Name
Size
Mode
Actions
Context.php
3963
0644
edit
dl
rm
Exception.php
330
0644
edit
dl
rm
InvalidArgumentException.php
402
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/vendor/sebastian/recursion-context/src/Exception.php
(330B)
<?php /* * This file is part of the Recursion Context package. * * (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\RecursionContext; /** */ interface Exception { }
Save
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace SebastianBergmann\RecursionContext; /** */ interface Exception { }