mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-08-31 12:55:32 +08:00
文件注释规范调整
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
// +----------------------------------------------------------------------
|
||||
// | Author: liu21st <liu21st@gmail.com>
|
||||
// +----------------------------------------------------------------------
|
||||
// $Id$
|
||||
namespace Think;
|
||||
class Error {
|
||||
|
||||
namespace Think;
|
||||
|
||||
class Error {
|
||||
/**
|
||||
* 自定义异常处理
|
||||
* @access public
|
||||
|
||||
Reference in New Issue
Block a user