Commit 369a5b7b by Luciano Baraglia

Code style ultra-minimum-fix [skip ci]

parent ff08a5de
...@@ -50,6 +50,7 @@ class ActiveRelation extends ActiveQuery ...@@ -50,6 +50,7 @@ class ActiveRelation extends ActiveQuery
*/ */
public $via; public $via;
/** /**
* Specifies the relation associated with the pivot table. * Specifies the relation associated with the pivot table.
* @param string $relationName the relation name. This refers to a relation declared in [[primaryModel]]. * @param string $relationName the relation name. This refers to a relation declared in [[primaryModel]].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment