Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/theseer/tokenizer/src/NamespaceUriException.php
<?php declare(strict_types = 1);
namespace
TheSeer\Tokenizer;

class
NamespaceUriException extends Exception {
}