mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-08 07:32:48 +08:00
格式规范
This commit is contained in:
@@ -1183,12 +1183,9 @@ class Validate
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取数据值
|
* 获取数据值
|
||||||
*
|
|
||||||
* @access protected
|
* @access protected
|
||||||
* @param array $data
|
* @param array $data 数据
|
||||||
* 数据
|
* @param string $key 数据标识 支持二维
|
||||||
* @param string $key
|
|
||||||
* 数据标识 支持二维
|
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
protected function getDataValue($data, $key)
|
protected function getDataValue($data, $key)
|
||||||
|
|||||||
Reference in New Issue
Block a user