mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 13:25:23 +08:00
Merge branch 'master' of git://github.com/yiisoft/yii2
This commit is contained in:
@@ -44,7 +44,7 @@ trait ActiveRelationTrait
|
|||||||
*/
|
*/
|
||||||
public $link;
|
public $link;
|
||||||
/**
|
/**
|
||||||
* @var array the query associated with the pivot table. Please call [[via()]]
|
* @var array|object the query associated with the pivot table. Please call [[via()]]
|
||||||
* to set this property instead of directly setting it.
|
* to set this property instead of directly setting it.
|
||||||
* This property is only used in relational context.
|
* This property is only used in relational context.
|
||||||
* @see via()
|
* @see via()
|
||||||
|
|||||||
Reference in New Issue
Block a user