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