phpdoc fixes
This commit is contained in:
@@ -83,8 +83,9 @@ class Has_Many extends Has_One_Or_Many {
|
||||
/**
|
||||
* Match eagerly loaded child models to their parent models.
|
||||
*
|
||||
* @param array $parents
|
||||
* @param array $children
|
||||
* @param string $relationship
|
||||
* @param array $parents
|
||||
* @param array $children
|
||||
* @return void
|
||||
*/
|
||||
public function match($relationship, &$parents, $children)
|
||||
|
||||
Reference in New Issue
Block a user