| Current Path : /home/copmadinaarea/thecopmadinaarea.org/portal/vendor/maennchen/zipstream-php/src/ |
| Current File : /home/copmadinaarea/thecopmadinaarea.org/portal/vendor/maennchen/zipstream-php/src/Exception.php |
<?php
declare(strict_types=1);
namespace ZipStream;
abstract class Exception extends \Exception {}