steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_BGACTIVEPLAYERSCORE but found SUBSTYLE_BgActivePlayerScore
Open

    const SUBSTYLE_BgActivePlayerScore = 'BgActivePlayerScore';

Class constants must be uppercase; expected SUBSTYLE_HEADERGAUGELEFT but found SUBSTYLE_HeaderGaugeLeft
Open

    const SUBSTYLE_HeaderGaugeLeft  = 'HeaderGaugeLeft';

Class constants must be uppercase; expected SUBSTYLE_PROFILE but found SUBSTYLE_Profile
Open

    const SUBSTYLE_Profile          = 'Profile';

Class constants must be uppercase; expected SUBSTYLE_RACE but found SUBSTYLE_Race
Open

    const SUBSTYLE_Race             = 'Race';

Class constants must be uppercase; expected SUBSTYLE_UPLOAD but found SUBSTYLE_Upload
Open

    const SUBSTYLE_Upload           = 'Upload';

Class constants must be uppercase; expected SUBSTYLE_CREATE but found SUBSTYLE_Create
Open

    const SUBSTYLE_Create           = 'Create';

Class constants must be uppercase; expected SUBSTYLE_PROFILE but found SUBSTYLE_Profile
Open

    const SUBSTYLE_Profile          = 'Profile';

Class constants must be uppercase; expected SUBSTYLE_SAVE but found SUBSTYLE_Save
Open

    const SUBSTYLE_Save             = 'Save';

Class constants must be uppercase; expected SUBSTYLE_STUNTS but found SUBSTYLE_Stunts
Open

    const SUBSTYLE_Stunts           = 'Stunts';

Class constants must be uppercase; expected SUBSTYLE_RT_LAPS but found SUBSTYLE_RT_Laps
Open

    const SUBSTYLE_RT_Laps         = 'RT_Laps';

Class constants must be uppercase; expected SUBSTYLE_ARROWDOWN but found SUBSTYLE_ArrowDown
Open

    const SUBSTYLE_ArrowDown             = 'ArrowDown';

Class constants must be uppercase; expected SUBSTYLE_OFFICIALRACE but found SUBSTYLE_OfficialRace
Open

    const SUBSTYLE_OfficialRace          = 'OfficialRace';

Class constants must be uppercase; expected SUBSTYLE_SHOWRIGHT2 but found SUBSTYLE_ShowRight2
Open

    const SUBSTYLE_ShowRight2            = 'ShowRight2';

Class constants must be uppercase; expected SUBSTYLE_TAGTYPENADEO but found SUBSTYLE_TagTypeNadeo
Open

    const SUBSTYLE_TagTypeNadeo          = 'TagTypeNadeo';

Class constants must be uppercase; expected SUBSTYLE_UNKNOWNELIMINATION but found SUBSTYLE_UnknownElimination
Open

    const SUBSTYLE_UnknownElimination = 'UnknownElimination';

Class constants must be uppercase; expected SUBSTYLE_MEDALSLOT but found SUBSTYLE_MedalSlot
Open

    const SUBSTYLE_MedalSlot             = 'MedalSlot';

Class constants must be uppercase; expected SUBSTYLE_ANIMMODE but found SUBSTYLE_AnimMode
Open

    const SUBSTYLE_AnimMode          = 'AnimMode';

Class constants must be uppercase; expected SUBSTYLE_DELTAMODE but found SUBSTYLE_DeltaMode
Open

    const SUBSTYLE_DeltaMode         = 'DeltaMode';

Class constants must be uppercase; expected SUBSTYLE_OFFZONE but found SUBSTYLE_OffZone
Open

    const SUBSTYLE_OffZone              = 'OffZone';

Class constants must be uppercase; expected SUBSTYLE_PAINT but found SUBSTYLE_Paint
Open

    const SUBSTYLE_Paint                = 'Paint';
Severity
Category
Status
Source
Language