Skip to content

Commit 61c12d1

Browse files
committed
Psalm: do not collide with doctine templates
1 parent aef7b9f commit 61c12d1

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)