Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon authored and github-actions[bot] committed Jan 23, 2025
1 parent 80dd4fa commit d8b12c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenApi/Service/OpenApiService.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
use function in_array;
use function is_array;
use function is_string;
use function sprintf;

final readonly class OpenApiService implements OpenApiServiceInterface
{
Expand Down

0 comments on commit d8b12c3

Please sign in to comment.