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