PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
phar-io
/
manifest
/
src
/
exceptions
/
Editing: ManifestLoaderException.php
<?php declare(strict_types = 1); namespace PharIo\Manifest; class ManifestLoaderException extends \Exception implements Exception { }
SAVE
CANCEL