File "ManifestDocumentMapperException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/phar-io/manifest/src/exceptions/ManifestDocumentMapperException.php
File size: 150 bytes
MIME-type: text/x-php
Charset: utf-8
<?php declare(strict_types = 1);
namespace PharIo\Manifest;
class ManifestDocumentMapperException extends \RuntimeException implements Exception {
}