jaroslavtyc/drd-plus-therugist-spells

View on GitHub
DrdPlus/Theurgist/Spells/SpellTrait.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 3 of 3 total issues

Avoid using static access to class '\Granam\Tools\ValueDescriber' in method 'sanitizeSpellTraitTrapPropertyChange'.
Open

. ValueDescriber::describe($spellTraitTrapPropertyValue)

Avoid excessively long variable names like $spellTraitTrapPropertyValue. Keep variable name length under 20.
Open

private function sanitizeSpellTraitTrapPropertyChange(int $spellTraitTrapPropertyValue = null): int

Avoid excessively long variable names like $spellTraitTrapPropertyValue. Keep variable name length under 20.
Open

int $spellTraitTrapPropertyValue = null

There are no issues that match your filters.

Category
Status