ok
Direktori : /home2/selectio/www/innerstore/vendor/phar-io/version/src/exceptions/ |
Current File : /home2/selectio/www/innerstore/vendor/phar-io/version/src/exceptions/InvalidVersionException.php |
<?php declare(strict_types = 1); namespace PharIo\Version; class InvalidVersionException extends \InvalidArgumentException implements Exception { }