Skip to content

Commit 6824615

Browse files
author
Simon Bigelmayr
committed
php-doc
1 parent 4d5c880 commit 6824615

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: src/LightcyclerSampleSheet/RelativeQuantificationSample.php

+1-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ public function __construct(
2929
$this->replicationOf = $replicationOf;
3030
}
3131

32-
/**
33-
* @return list<string>
34-
*/
32+
/** @return list<string> */
3533
public function serialize(string $coordinatesString): array
3634
{
3735
$replicationOf = $this->replicationOf instanceof Coordinates

0 commit comments

Comments
 (0)