Skip to content

Commit 5e312cc

Browse files
author
Valentin SALMERON
committed
Fix pipeline errors
1 parent 2b73536 commit 5e312cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Persisters/Traits/ResolveValuesHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ trait ResolveValuesHelper
1717
/**
1818
* Retrieves the parameters that identifies a value.
1919
*
20-
* @return mixed[]
20+
* @psalm-return list<mixed>
2121
*/
2222
private function getValues(mixed $value): array
2323
{

0 commit comments

Comments
 (0)