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