Skip to content

Commit

Permalink
Changes for PHPCS
Browse files Browse the repository at this point in the history
  • Loading branch information
kedarkhaire committed Oct 24, 2024
1 parent 9e0de85 commit 8eb0a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Serializer/EntitySerializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ public function supportsEncoding($format): bool
}

/**
* @psalm-suppress LessSpecificImplementedReturnType
*
* {@inheritdoc}
*
* @psalm-suppress LessSpecificImplementedReturnType
*/
public function getSupportedTypes(?string $format): array
{
Expand Down

0 comments on commit 8eb0a22

Please sign in to comment.