| DIR: /opt/cpanel/ea-wappspector/vendor/theseer/tokenizer/src /opt/cpanel/ea-wappspector/vendor/theseer/tokenizer/src/ |
| Current File : /opt/cpanel/ea-wappspector/vendor/theseer/tokenizer/src/NamespaceUriException.php |
<?php declare(strict_types = 1);
namespace TheSeer\Tokenizer;
class NamespaceUriException extends Exception {
}
|