D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
dateitor
/
public_html
/
vendor
/
phar-io
/
version
/
src
/
exceptions
/
Filename :
NoPreReleaseSuffixException.php
back
Copy
<?php declare(strict_types = 1); namespace PharIo\Version; class NoPreReleaseSuffixException extends \Exception implements Exception { }