Current Path : /usr/share/php/PharIo/Manifest/exceptions/ |
Current File : //usr/share/php/PharIo/Manifest/exceptions/ManifestDocumentMapperException.php |
<?php declare(strict_types = 1); namespace PharIo\Manifest; class ManifestDocumentMapperException extends \RuntimeException implements Exception { }