Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed Mar 13, 2024
1 parent 300ad1f commit cbfe4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Views/ArrayMaskView.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* $view->toArray(); // [1, 3, 5]
*
* </code>
*
*
* @extends ArrayIndexListView<T>
*/
class ArrayMaskView extends ArrayIndexListView
Expand Down

0 comments on commit cbfe4c9

Please sign in to comment.