File Manager

Path: /opt/cpanel/ea-wappspector/vendor/phar-io/version/src/exceptions/

Viewing File: NoPreReleaseSuffixException.php

<?php declare(strict_types = 1);
namespace PharIo\Version;

class NoPreReleaseSuffixException extends \Exception implements Exception {
}