Skip to content

Commit 5f36467

Browse files
authored
Merge pull request #114 from iFixit/Psalm-seperate-annotations
Psalm: do not collide with doctrine templates
2 parents aef7b9f + 61c12d1 commit 5f36467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Enum.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* @author Daniel Costa <[email protected]>
1616
* @author Mirosław Filip <[email protected]>
1717
*
18-
* @template T
18+
* @psalm-template T
1919
* @psalm-immutable
2020
*/
2121
abstract class Enum implements \JsonSerializable

0 commit comments

Comments
 (0)