Skip to content

Commit

Permalink
Update order for annotationsGroups rule (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
babeuloula authored Oct 18, 2021
1 parent 98d38f9 commit d9bca68
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions BaBeuloula/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,25 @@
<element value="
@ORM\,
"/>
<element value="
@SerializedName,
@ApiResource,
@ApiProperty,
@ApiFilter,
@Groups,
"/>
<element value="
@Vich\,
"/>
<element value="
@Assert\,
"/>
<element value="
@var,
"/>
<element value="
@throw,
"/>
<element value="
@param,
"/>
Expand Down

0 comments on commit d9bca68

Please sign in to comment.