/
home
/
obinna
/
html
/
cravings
/
vendor
/
phar-io
/
manifest
/
src
/
exceptions
/
Upload File
HOME
<?php declare(strict_types = 1); namespace PharIo\Manifest; class ManifestDocumentException extends \RuntimeException implements Exception { }