Skip to content

Commit 880de47

Browse files
staabmsebastianbergmann
authored andcommitted
Narrow type of template parameter
1 parent 18f8d4a commit 880de47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Util/Cloner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
final class Cloner
1818
{
1919
/**
20-
* @psalm-template OriginalType
20+
* @psalm-template OriginalType of object
2121
*
2222
* @psalm-param OriginalType $original
2323
*

0 commit comments

Comments
 (0)