This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wallesc
/
superdesk-easyswoole
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e6dfdcce86
Rami (Branch)
Tag
luojianqun
master
superdesk-ea...
/
vendor
/
theseer
/
tokenizer
/
src
/
Exception.php
Exception.php
102 B
Cronologia
Originale
1
2
3
4
5
<?php declare(strict_types = 1);
namespace TheSeer\Tokenizer;
class Exception extends \Exception {
}