Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
ModStartBlog
/
vendor
/
paragonie
/
random_compat
/
other
/
ide_stubs
/
com_exception.php
下载
M
ModStart
init
1e1f174c
创建于
2022年5月28日
历史提交
<?php
/**
* Class COM
*
* This is just a stub class.
*/
class
com_exception
extends
Exception
{
}