PHP ObjectCalisthenics\Sniffs\CodeAnalysis Пространство имен

Классы

Имя Описание
ArrayPropertyPerClassLimitSniff Array property per class limits, part of "Use first class collections" OC rule.
InstancePropertyPerClassLimitSniff Instance property per class limit, part of "Do not use classes with several instance variables" OC rule.
OneObjectOperatorPerLineSniff Only one object operator per line.