/var/www/vhosts/ihelp.ro/httpdocs/vendor/sebastian/object-enumerator/src
NameSizeModeActions
Enumerator.php22970644editdlrm
Exception.php3780644editdlrm
InvalidArgumentException.php4100644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/sebastian/object-enumerator/src/Exception.php (378B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace SebastianBergmann\ObjectEnumerator; use Throwable; interface Exception extends Throwable { }