Completed
Pull Request — master (#13642)
by Leandro
16:15
created
framework/db/BaseActiveRecord.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -413,6 +413,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.