Skip to content

Commit

Permalink
php-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Bigelmayr committed Jan 9, 2025
1 parent 4d5c880 commit 6824615
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/LightcyclerSampleSheet/RelativeQuantificationSample.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ public function __construct(
$this->replicationOf = $replicationOf;
}

/**
* @return list<string>
*/
/** @return list<string> */
public function serialize(string $coordinatesString): array
{
$replicationOf = $this->replicationOf instanceof Coordinates
Expand Down

0 comments on commit 6824615

Please sign in to comment.