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