Diglin\Ricardo\Enums\ArticleErrors::getEnums

    Signature

    public function getEnums()

    Returns

    array

    Parent Implementation

    Violations

    PHPMessDetector

    Line Rule Message
    168 - 307 ExcessiveMethodLength The method getEnums() has 140 lines of code. Current threshold is set to 100. Avoid really long methods.