zendframework / zend-coding-standard

Zend Framework Coding Standard
BSD 3-Clause "New" or "Revised" License
35 stars 8 forks source link

Fix #12 - disable UselessOverridingMethod sniff #13

Closed michalbundyra closed 5 years ago

michalbundyra commented 5 years ago

@xtreamwayz as you requested in #12 in this PR I am disabling that sniff and adding note there why.

Updated documentation - removed notes about that sniff.