Skip to content

Commit 9f13756

Browse files
authored
Merge pull request #25 from Majkl578/whitelist-requires-annotation
Whitelist `@requires` annotation
2 parents bfd472f + 9e140d9 commit 9f13756

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Doctrine/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@
239239
@link,
240240
@ODM\,
241241
@ORM\,
242+
@requires,
242243
@Required,
243244
@Revs,
244245
@runInSeparateProcess,

0 commit comments

Comments
 (0)