Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
trippo committed Jun 28, 2022
2 parents d861686 + 337f59f commit 435aa39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Exceptions/InvalidUniqueId.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
class InvalidUniqueId extends UnexpectedValueException
{
/**
* @param string $uniqueId
* @return InvalidUniqueId
*/
public static function wrongClassName(string $uniqueId): self
Expand Down

0 comments on commit 435aa39

Please sign in to comment.