Skip to content

Commit

Permalink
[TASK] Extend annotation to make phpstan happy
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Feb 20, 2024
1 parent d138adc commit 4308fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/ViewHelpers/Iterator/SortViewHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ protected static function sortArray($array, $arguments)
/**
* Sort an ObjectStorage instance
*
* @param ObjectStorage $storage
* @param ObjectStorage<object> $storage
* @param array $arguments
* @return ObjectStorage
*/
Expand Down

0 comments on commit 4308fd3

Please sign in to comment.