@@ -413,6 +413,7 @@ |
||
413 | 413 | * @param string $class the class name of the related record |
414 | 414 | * @param array $link the primary-foreign key constraint |
415 | 415 | * @param boolean whether this query represents a relation to more than one record. |
416 | + * @param boolean $multiple |
|
416 | 417 | * @return ActiveQueryInterface the relational query object. |
417 | 418 | * @since 2.0.12 |
418 | 419 | */ |