Skip to content

Commit 33ecd0d

Browse files
committed
Doc
1 parent f730dca commit 33ecd0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Model.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ public static function instanceModel(array $data)
9191
return $model;
9292
}
9393

94+
/**
95+
* Create a model recursive
96+
*/
9497
public static function instanceRecursive(
9598
array $data,
9699
array $recursive

0 commit comments

Comments
 (0)