Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Oct 13, 2024
1 parent 128cbb9 commit 04b5632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/view_fragments.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ class Home extends BaseController

We can return multiple fragments at the same time. Just separate each fragment with a comma or assign an array
instead of a string.

If you declare the same fragment name multiple times in the view file, all these occurrences of the fragment will be returned.

0 comments on commit 04b5632

Please sign in to comment.