Skip to content

Commit

Permalink
Merge pull request #114 from iFixit/Psalm-seperate-annotations
Browse files Browse the repository at this point in the history
Psalm: do not collide with doctrine templates
  • Loading branch information
mnapoli committed Feb 14, 2020
2 parents aef7b9f + 61c12d1 commit 5f36467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Enum.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @author Daniel Costa <danielcosta@gmail.com>
* @author Mirosław Filip <mirfilip@gmail.com>
*
* @template T
* @psalm-template T
* @psalm-immutable
*/
abstract class Enum implements \JsonSerializable
Expand Down

0 comments on commit 5f36467

Please sign in to comment.