This commit is contained in:
Qiang Xue
2013-11-16 21:30:34 -05:00
parent 1c24b3e0d8
commit c7ff329e3c
4 changed files with 3 additions and 6 deletions

View File

@@ -20,9 +20,6 @@ namespace yii\db;
*
* If a relation involves a pivot table, it may be specified by [[via()]] or [[viaTable()]] method.
*
* @property array|ActiveRelation $via the query associated with the pivot table. Please call [[via()]]
* or [[viaTable()]] to set this property instead of directly setting it.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @author Carsten Brandt <mail@cebe.cc>
* @since 2.0