DrdPlus/Theurgist/Spells/SpellTrait.php
Showing 3 of 3 total issues
Avoid using static access to class '\Granam\Tools\ValueDescriber' in method 'sanitizeSpellTraitTrapPropertyChange'. Open
Open
. ValueDescriber::describe($spellTraitTrapPropertyValue)
- Read upRead up
- Exclude checks
Avoid excessively long variable names like $spellTraitTrapPropertyValue. Keep variable name length under 20. Open
Open
private function sanitizeSpellTraitTrapPropertyChange(int $spellTraitTrapPropertyValue = null): int
- Read upRead up
- Exclude checks
Avoid excessively long variable names like $spellTraitTrapPropertyValue. Keep variable name length under 20. Open
Open
int $spellTraitTrapPropertyValue = null
- Read upRead up
- Exclude checks