Skip to content

Commit

Permalink
compatibility docs: fix ReflectionAttribute typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Jun 22, 2023
1 parent 0e1f2ee commit d9d0813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,4 @@ Implemented as a wrapper around [`ReflectionClass`](#reflectionclass), so the AP
| getName | :heavy_check_mark: Yes |
| getTarget | :heavy_check_mark: Yes |
| isRepeated | :heavy_check_mark: Yes |
| newInstance | :x: No - see ([#1353](https://github.com/Roave/BetterReflection/pulls/1353)) |
| newInstance | :x: No - see ([#1353](https://github.com/Roave/BetterReflection/pull/1353)) |

0 comments on commit d9d0813

Please sign in to comment.