Skip to content

Commit

Permalink
Merge pull request #15 from liip/cs-fix
Browse files Browse the repository at this point in the history
use latest cs fixer
  • Loading branch information
dbu authored Sep 7, 2023
2 parents 5231215 + 476f9d9 commit e0645d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/JMSSerializerAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ public function deserialize(string $data, string $type, string $format, Deserial
}

/**
* @param mixed $data
*
* @return array<mixed>
*/
public function toArray($data, SerializationContext $context = null, string $type = null): array
Expand Down

0 comments on commit e0645d7

Please sign in to comment.