Skip to content

Commit

Permalink
Update phpdoc on src/ListView.php
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Makarov <[email protected]>
  • Loading branch information
glpzzz and samdark authored Sep 9, 2024
1 parent 58ad327 commit b462c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ListView.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public function itemViewTag(?string $tag): self
* function ($data, $key, $index, $widget)
* ```
*
* Also, each attribute value can be a closure too, with the same signature as in:
* Also, each attribute value can be a function too, with the same signature as in:
*
* ```php
* [
Expand Down

0 comments on commit b462c78

Please sign in to comment.