| Current Path : /home/bullgymbny/app2/vendor/phar-io/manifest/src/exceptions/ |
| Current File : /home/bullgymbny/app2/vendor/phar-io/manifest/src/exceptions/ManifestDocumentException.php |
<?php declare(strict_types = 1);
namespace PharIo\Manifest;
class ManifestDocumentException extends \RuntimeException implements Exception {
}