Skip to content

Commit

Permalink
Marked vimeo/psalm#7077 as resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Dec 8, 2021
1 parent c1f0b0d commit dd71f80
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/LogLevel.php
Expand Up @@ -20,11 +20,6 @@ public function getLevel(): int

public function getName(): string
{
/**
* This annotation can be removed when vimeo/psalm#7077 is resolved.
*
* @var non-empty-string
*/
return $this->name;
}
}

0 comments on commit dd71f80

Please sign in to comment.