Skip to content

Commit

Permalink
Autofix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jun 29, 2022
1 parent d58062e commit a727898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SimpleCachingIteratorAggregate.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ final class SimpleCachingIteratorAggregate implements IteratorAggregate
{
/**
* // TODO: Remove this when PSalm 5 is released.
*
* @psalm-var CachingIterator<TKey, T>
* @phpstan-var CachingIterator<TKey, T, Iterator<TKey, T>>
*/
Expand Down

0 comments on commit a727898

Please sign in to comment.