Skip to content

Commit

Permalink
phpstan fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Mar 18, 2022
1 parent 1891442 commit eabbbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChangesData.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public function getChangelog() : ChangeLogData
}

/**
* @param mixed $changelog
* @param ChangeLogData $changelog
*/
public function setChangelog(ChangeLogData $changelog)
{
Expand Down

0 comments on commit eabbbaf

Please sign in to comment.