Skip to content

Commit

Permalink
Fixed phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
elb98rm committed Jan 27, 2023
1 parent 22f90eb commit be8734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ public function __construct(
}

/**
* @return array<string, object|string|null>
* @return array<mixed>
* @throws JsonApiFormatterException
*/
public function process(): array
Expand Down

0 comments on commit be8734f

Please sign in to comment.