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 fe1b22f commit 58ad327
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 @@ -167,7 +167,7 @@ public function itemViewTag(?string $tag): self

/**
* Return new instance with the HTML attributes for the container of item view.
* If this property is specified as a callback, it must return an array of attributes and have the following
* If this property is specified as a function, it must return an array of attributes and have the following
* signature:
*
* ```php
Expand Down

0 comments on commit 58ad327

Please sign in to comment.