gmarche/vendor/phar-io/manifest/src/exceptions/ManifestLoaderException.php

7 lines
109 B
PHP

<?php
namespace PharIo\Manifest;
class ManifestLoaderException extends \Exception implements Exception {
}