Skip to content

Commit

Permalink
sa: Fix distinct tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 23, 2022
1 parent ff8fea0 commit 6147f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/static-analysis/distinct.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ function distinct_checkObjectList(CollectionInterface $collection): void
function distinct_checkMap(CollectionInterface $collection): void
{
}

// TODO: Replace with a proper typed generator when it will be done.
$catGenerator =
/**
Expand Down

0 comments on commit 6147f9c

Please sign in to comment.