Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
It is Required, not Require
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvandevijver authored Jun 8, 2021
1 parent e4d1875 commit 848a4f2
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 @@ -12,7 +12,7 @@ We currently have the following plugins available:
Parses all annotation that start with an uppercase letter, in order to check whether they have been imported into
the file, and to remove unused warnings from vanilla Phan if they are used correctly.

The Symfony version of this plugin (currently the only one) ignores the `Annotation`, `Target`, `Require` and `SuppressWarnings`
The Symfony version of this plugin (currently the only one) ignores the `Annotation`, `Target`, `Required` and `SuppressWarnings`
annotations by default.

#### DocComment\InlineVarPlugin
Expand Down

0 comments on commit 848a4f2

Please sign in to comment.