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