mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
注释调整
This commit is contained in:
@@ -498,8 +498,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
|||||||
/**
|
/**
|
||||||
* 获取关联模型数据
|
* 获取关联模型数据
|
||||||
* @access public
|
* @access public
|
||||||
* @param mixed $value 值
|
* @param Relation $modelRelation 模型关联对象
|
||||||
* @param string|array $type 要转换的类型
|
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*/
|
*/
|
||||||
protected function getRelationData($modelRelation)
|
protected function getRelationData($modelRelation)
|
||||||
|
|||||||
Reference in New Issue
Block a user