Skip to content

Commit

Permalink
Update dealing_with_code_issues.md (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai authored and muglug committed May 30, 2018
1 parent 14f3f7a commit 1858772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dealing_with_code_issues.md
Expand Up @@ -44,7 +44,7 @@ Some issue types allow the use of `referencedMethod` and `referencedClass` to is
<errorLevel type="suppress">
<referencedClass name="Bar\Bat\Baz" />
</errorLevel>
</UndefinedMethod>
</UndefinedClass>
</issueHandlers>
```

Expand Down

0 comments on commit 1858772

Please sign in to comment.