FireGento_MageMonitoring_Model_HealthCheck_Cron_Status::getOutput
Used to render the widget, returns array of classes that have a ->toHtml() method.
Extending from FireGento_MageMonitoring_Model_Widget_Abstract will give you .
Signature
public function getOutput()
Returns
- array
Defined by Interface
FireGento_MageMonitoring_Model_Widget
Parent Implementation
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
61 - 113 | CyclomaticComplexity | The method getOutput() has a Cyclomatic Complexity of 10. The configured cyclomatic complexity threshold is 10. |