Skip to content

Commit

Permalink
readme: fix link (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal committed Aug 17, 2022
1 parent 16fbdff commit 140bcab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class User {

### BackedEnumGenericsRule
- Ensures that every BackedEnum child defines generic type
- This makes sense only when BackedEnum was hacked to be generic as described in [this article](https://rnd.shipmonk.com/hacking-generics-into-backedenum-in-php-81/)
- This makes sense only when BackedEnum was hacked to be generic as described in [this article](https://rnd.shipmonk.com/hacking-generics-into-backedenum-in-php-8-1/)
```neon
rules:
- ShipMonk\PHPStan\Rule\BackedEnumGenericsRule
Expand Down

0 comments on commit 140bcab

Please sign in to comment.