Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/development' into development
Browse files Browse the repository at this point in the history
sngrl committed May 17, 2021
2 parents 422f43c + 2720145 commit 16d4f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Form/Related/Forms/HasManyLocal.php
Original file line number Diff line number Diff line change
@@ -292,7 +292,7 @@ protected function emptyElement($element)
/**
* Write this in your Section if you want to provide model instance directly
* or use uploadable (like image) fields inside your hasManyLocal element:
* ->setInstance($model)
* ->setInstance($model).
*
* You can get model instance inside onEdit() via $this->getModelValue()
*/

0 comments on commit 16d4f91

Please sign in to comment.