Skip to content

Commit

Permalink
Fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurkirkosa committed Nov 22, 2023
1 parent c0d9b4a commit 5bac639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Restify.php
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ public static function sortResourcesWith()
/**
* Humanize the given value into a proper name.
*
* @param string $value
* @param string|object $value
* @return string
*/
public static function humanize($value)
Expand Down

0 comments on commit 5bac639

Please sign in to comment.