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