Skip to content

Commit 34eaefe

Browse files
committed
Info return of pivotModel method
1 parent 2a7dff9 commit 34eaefe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resource/ModelPivot.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ final protected function recoverRelationships(array $data)
104104
/**
105105
* @param array $referenced
106106
* @param string $relationship
107-
* @return mixed
107+
* @return ModelAbstract
108108
*/
109109
final protected function pivotModel(array $referenced, string $relationship)
110110
{

0 commit comments

Comments
 (0)