Skip to content

Commit

Permalink
Remove duplicate section
Browse files Browse the repository at this point in the history
  • Loading branch information
freerich authored and kukulich committed May 25, 2024
1 parent 4ea0c29 commit c72b104
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ Disallows multi constant definition.

Disallows multi property definition.

#### SlevomatCodingStandard.Classes.DisallowMultiPropertyDefinition 🔧

Disallows multi property definition.

#### SlevomatCodingStandard.Classes.DisallowStringExpressionPropertyFetch 🔧

Disallows string expression property fetch `$object->{'foo'}` when the property name is compatible with identifier access.
Expand Down

0 comments on commit c72b104

Please sign in to comment.