D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
html
/
epaji.com
/
public_html
/
hindiusa
/
vendor
/
theseer
/
tokenizer
/
src
/
Filename :
Exception.php
back
Copy
<?php declare(strict_types = 1); namespace TheSeer\Tokenizer; class Exception extends \Exception { }