Skip to content

Commit

Permalink
Merge pull request #1022 from spiral/psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 5, 2023
1 parent 51f9383 commit a7cd4b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
if (!\function_exists('inject')) {
/**
* Macro function to be replaced by the injected value.
*
* @psalm-suppress UnusedParam
*/
function inject(string $name, mixed $default = null): mixed
{
Expand Down

0 comments on commit a7cd4b5

Please sign in to comment.