tronsha / cerberus

PHP IRC bot
GNU General Public License v3.0
10 stars 2 forks source link

[Insight] PHP classes should be short #16

Closed tronsha closed 7 years ago

tronsha commented 8 years ago

7% of all classes are larger than 500 lines. Split them up to keep less than 5% large classes.


Posted from SensioLabsInsight

tronsha commented 7 years ago

Fixed