still working on it

This commit is contained in:
joyqi
2021-08-30 14:52:52 +08:00
parent 93b5656109
commit e15c2966a9
43 changed files with 1024 additions and 753 deletions

View File

@@ -10,6 +10,7 @@ namespace PHPSTORM_META {
exitPoint(\Typecho\Widget\Response::throwFile());
exitPoint(\Typecho\Widget\Response::throwJson());
exitPoint(\Typecho\Widget\Response::throwXml());
exitPoint(\Typecho\Widget\Response::goBack());
override(\Widget\Options::__get(0), map([
'feedUrl' => string,