This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zxt
/
news_producer
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
98632c8fce
Rami (Branch)
Tag
20250210_lj_zhanqun
20250306_jobrecuiting_fr
bug_fix_12_17_liu
bugfix_02025_02_24
bugfix_03_13_admin_liu
collector_1106_fr
collector_11_11_liu
delete_catid_0327_liu
dev
logger_04_08_liu
master
news_10_18_liu
news_10_21_fr
oss_01_21_liu
pre
tsbb_05_14_liu
web_c0318_fr
web_sannong_fr
news_producer
/
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 {
}