ok
Direktori : /home2/selectio/public_html/limpiar.in.net/install/vendor/maennchen/zipstream-php/src/ |
Current File : /home2/selectio/public_html/limpiar.in.net/install/vendor/maennchen/zipstream-php/src/Exception.php |
<?php declare(strict_types=1); namespace ZipStream; /** * This class is only for inheriting */ abstract class Exception extends \Exception { }