mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
修正注释
This commit is contained in:
@@ -165,7 +165,7 @@ class Validate
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取验证规则的默认提示信息
|
* 设置验证规则的默认提示信息
|
||||||
* @access protected
|
* @access protected
|
||||||
* @param string|array $type 验证规则类型名称或者数组
|
* @param string|array $type 验证规则类型名称或者数组
|
||||||
* @param string $msg 验证提示信息
|
* @param string $msg 验证提示信息
|
||||||
|
|||||||
Reference in New Issue
Block a user