Skip to content

Commit

Permalink
Drop suppression as the method is now used in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Jan 29, 2024
1 parent f84314b commit c825678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Psalm/Codebase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2406,7 +2406,6 @@ public function getKeyValueParamsForTraversableObject(Atomic $type): array

/**
* @param array<string, mixed> $phantom_classes
* @psalm-suppress PossiblyUnusedMethod part of the public API
*/
public function queueClassLikeForScanning(
string $fq_classlike_name,
Expand Down

0 comments on commit c825678

Please sign in to comment.