FireGento_MageMonitoring_Model_Widget_System_PhpConfig::getOutput
Fetches and returns output
Signature
public function getOutput()
Defined by Interface
FireGento_MageMonitoring_Model_Widget
Parent Implementation
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
74 - 108 | CyclomaticComplexity | The method getOutput() has a Cyclomatic Complexity of 14. The configured cyclomatic complexity threshold is 10. |
74 - 108 | NPathComplexity | The method getOutput() has an NPath complexity of 303. The configured NPath complexity threshold is 200. |