Diglin\Ricardo\Enums\ArticleErrors::getEnums
Signature
public function getEnums()
Returns
- array
Parent Implementation
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
158 - 297 | ExcessiveMethodLength | The phpmd\node\methodnode getEnums() has 140 lines of code. Current threshold is set to 100. Avoid really long methods. |