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