Method | Description | |
---|---|---|
getResults ( ) : mixed | Get the results of the relationship. | |
initRelation ( array $models, string $relation ) : void | Initialize the relation on a set of models. | |
match ( array $models, |
Match the eagerly loaded results to their parents. |
public getResults ( ) : mixed | ||
return | mixed |