gmarche/vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperExcep...

7 lines
124 B
PHP

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