| Current Path : /var/www/clients/client3/web2/web/vendor/theseer/tokenizer/src/ |
| Current File : /var/www/clients/client3/web2/web/vendor/theseer/tokenizer/src/NamespaceUriException.php |
<?php declare(strict_types = 1);
namespace TheSeer\Tokenizer;
class NamespaceUriException extends Exception {
}