FireGento_MageMonitoring_Block_Tab_Config_Form_WidgetConf::_prepareForm
Prepares attribute set form
Signature
protected function _prepareForm()
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
43 - 144 | CyclomaticComplexity | The method _prepareForm() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |
43 - 144 | ExcessiveMethodLength | The method _prepareForm() has 102 lines of code. Current threshold is set to 100. Avoid really long methods. |